Setting up Kamal
This commit is contained in:
parent
0e81fa14d0
commit
f9518fb477
|
@ -29,8 +29,6 @@
|
|||
"proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;" +
|
||||
"proxy_set_header X-Forwarded-Proto https;" +
|
||||
"proxy_set_header X-Forwarded-Server $host;" +
|
||||
"proxy_set_header X-Forwarded-Ssl on;" +
|
||||
"proxy_set_header Host $host;" +
|
||||
"proxy_redirect off;"
|
||||
;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue