739 current 2024-06-08 13:18:52 24.11.20240605.e8057b6 6.9.3-zen1 *

This commit is contained in:
zackartz 2024-06-08 13:18:54 -04:00
parent 8e9b177188
commit 47dd475a90
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA
2 changed files with 26 additions and 26 deletions

View file

@ -17,7 +17,7 @@ in {
forceSSL = true;
enableACME = true;
locations."/" = {
proxyPass = "http://localhost:8100";
proxyPass = "http://0.0.0.0:8100";
};
};
};