mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 21:17:14 -06:00
feat: spun up firefly-iii
This commit is contained in:
parent
2dd987b77e
commit
be482eae73
1 changed files with 2 additions and 2 deletions
|
|
@ -72,9 +72,9 @@ in
|
|||
encode gzip
|
||||
|
||||
php_fastcgi unix//run/phpfpm/firefly-iii.sock {
|
||||
env HTTP_X_FORWARDED_PROTO {http.request.header.X-Forwarded-Proto}
|
||||
env HTTP_X_FORWARDED_PROTO https
|
||||
env HTTP_X_FORWARDED_HOST {http.request.header.X-Forwarded-Host}
|
||||
env HTTPS {http.request.header.X-Forwarded-Proto}
|
||||
env HTTPS on
|
||||
}
|
||||
'';
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue