Setting up Kamal

This commit is contained in:
Trevor Vallender 2023-09-29 10:38:28 +01:00 committed by Trevor Vallender
parent 0e81fa14d0
commit f9518fb477
1 changed files with 0 additions and 2 deletions

View File

@ -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;"
;
};