Jellyfin open port

This commit is contained in:
2022-05-20 17:19:27 -04:00
parent 388599e08c
commit 1856fe00d6
2 changed files with 5 additions and 10 deletions

View File

@@ -144,7 +144,7 @@
enableACME = true;
forceSSL = true;
locations."/" = {
proxyPass = "http://s0.zt.neet.dev:8096";
proxyPass = "http://s0.zt.neet.dev";
proxyWebsockets = true;
};
};