- enable
  - qbit
  - prowlarr
- use proxyWebsockets
- use reccomended proxy settings
- fix docker compose file name
This commit is contained in:
sadan 2025-03-12 22:12:41 -04:00
parent 1414a69553
commit b07403e610
No known key found for this signature in database
5 changed files with 11 additions and 10 deletions

View file

@ -10,6 +10,7 @@
locations = {
"/" = {
proxyPass = "http://localhost:9696";
proxyWebsockets = true;
};
};
};