merging changes

This commit is contained in:
Nick Craig
2022-03-10 16:14:07 -05:00
parent 30c9a1fbbd
commit 6368c39ef7
7 changed files with 13 additions and 13 deletions

View File

@@ -64,7 +64,8 @@ proxy_http_version 1.1;
{% endif %}
{% endif %}
#do the proxy!
proxy_pass $forward_scheme://$server:$port$request_uri;
}
{% endif %}