remove jellyfin since we need to secretify it now and also find a good bit of storage for all this contant

This commit is contained in:
TheWanderingCrow 2025-07-07 11:11:18 -04:00
parent 85750ac8c6
commit 1830f29de7
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@ in {
useACMEHost = "ta.wanderingcrow.net";
locations = {
"/" = {
proxyPass = "http://10.88.0.14";
proxyPass = "http://10.88.0.14:8000";
proxyWebsockets = true;
};
};