mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-09 13:24:38 -05:00
feat: firefly-iii test
This commit is contained in:
parent
a3b732bd6d
commit
88aa4f16ec
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ in
|
|||
extraConfig = ''
|
||||
encode gzip
|
||||
|
||||
reverse_proxy http://localhost:${toString config.services.firefly-iii.settings.APP_PORT} {
|
||||
reverse_proxy localhost:8080 {
|
||||
header_up Host {host}
|
||||
header_up X-Real-IP {remote_host}
|
||||
header_up X-Forwarded-For {remote_host}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue