Simplify proxy pass

This commit is contained in:
root
2018-03-29 16:23:48 +02:00
parent d592a40806
commit bf70c591b4
10 changed files with 15 additions and 34 deletions

View File

@@ -23,10 +23,8 @@ server {
location / {
proxy_pass http://triampsql;
include snippets/proxy_header.conf;
proxy_set_header Accept-Encoding "";
proxy_set_header Host sql.triton.fet.at;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X_FORWARDED_SSL on;
proxy_redirect default;
# force https Links