mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-16 13:56:52 +00:00
Merge branch 'oc-main' into cloudwatchLogs
This commit is contained in:
@@ -17,6 +17,7 @@ server {
|
||||
|
||||
{% if use_default_location %}
|
||||
location / {
|
||||
{% include "_hsts.conf" %}
|
||||
|
||||
{% if preserve_path == 1 or preserve_path == true %}
|
||||
return {{ forward_http_code }} {{ forward_scheme }}://{{ forward_domain_name }}$request_uri;
|
||||
|
Reference in New Issue
Block a user