Update proxy_host.conf
This commit is contained in:
parent
67208e43cc
commit
0ee756a3d8
1 changed files with 3 additions and 0 deletions
|
|
@ -41,6 +41,9 @@ proxy_http_version 1.1;
|
|||
|
||||
# Proxy!
|
||||
include conf.d/include/proxy.conf;
|
||||
|
||||
# Custom proxy by host
|
||||
include /data/nginx/custom/server_proxy_location_{{ id }}[.]conf;
|
||||
}
|
||||
{% endif %}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue