mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 21:04:38 -05:00
feat: firefly-iii test
This commit is contained in:
parent
3256631200
commit
459efac23b
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ in
|
|||
virtualHosts = {
|
||||
"${host}" = {
|
||||
extraConfig = ''
|
||||
reverse_proxy ${localhost}:${toString service.ports.port0} {
|
||||
reverse_proxy ${localhost}:443 {
|
||||
header_up X-Forwarded-Proto {scheme}
|
||||
header_up X-Forwarded-Host {host}
|
||||
header_up X-Forwarded-Server {host}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue