Update proxy_host.conf

This commit is contained in:
Webysther Sperandio 2023-05-08 17:42:55 +02:00 committed by GitHub
parent 67208e43cc
commit 0ee756a3d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 %}