commiting OC AWS tools

This commit is contained in:
Nick Craig
2022-03-10 16:18:22 -05:00
parent 6368c39ef7
commit e8262946d7
9 changed files with 231 additions and 23 deletions

View File

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