update nixarr

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-08-07 14:30:39 -05:00
parent 49abfd4a93
commit 0af2e899a5

View file

@ -58,6 +58,12 @@
proxyPass = "http://localhost:5055"; proxyPass = "http://localhost:5055";
}; };
}; };
"10.12.14.10" = {
locations."/" = {
proxyWebsockets = true;
proxyPass = "http://localhost:8096";
};
};
"jellyfin.h001.local.joshuabell.xyz" = { "jellyfin.h001.local.joshuabell.xyz" = {
locations."/" = { locations."/" = {
proxyWebsockets = true; proxyWebsockets = true;