mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-16 13:56:52 +00:00
merging changes
This commit is contained in:
@@ -64,7 +64,8 @@ proxy_http_version 1.1;
|
||||
{% endif %}
|
||||
|
||||
{% endif %}
|
||||
|
||||
#do the proxy!
|
||||
proxy_pass $forward_scheme://$server:$port$request_uri;
|
||||
}
|
||||
{% endif %}
|
||||
|
||||
|
Reference in New Issue
Block a user