update nixarr
This commit is contained in:
parent
49abfd4a93
commit
0af2e899a5
1 changed files with 6 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue