[zineshop] update proxy pass directives
All checks were successful
Check flake syntax / flake-check (push) Successful in 8m3s

This commit is contained in:
2025-04-14 20:54:13 +02:00
parent 6946cf9c51
commit b1de5a1f71
2 changed files with 0 additions and 3 deletions

View File

@@ -159,7 +159,6 @@ in
locations."/" = {
proxyPass = "http://10.0.0.15:8080";
extraConfig = ''
proxy_set_header Host $host;
'';
};
};