feat: firefly-iii test

This commit is contained in:
Nick 2025-06-27 03:53:15 -05:00
parent a3b732bd6d
commit 88aa4f16ec

View file

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