Disable cute API
This commit is contained in:
parent
39bbe6c8a8
commit
7e93cb85c3
2 changed files with 10 additions and 10 deletions
|
|
@ -179,12 +179,12 @@
|
|||
proxyWebsockets = true;
|
||||
};
|
||||
};
|
||||
"cute.bertof.net" = ssl // {
|
||||
locations."/" = {
|
||||
proxyPass = "http://heimdall:4000/";
|
||||
proxyWebsockets = true;
|
||||
};
|
||||
};
|
||||
# "cute.bertof.net" = ssl // {
|
||||
# locations."/" = {
|
||||
# proxyPass = "http://heimdall:4000/";
|
||||
# proxyWebsockets = true;
|
||||
# };
|
||||
# };
|
||||
"jellyfin.bertof.net" = ssl // {
|
||||
locations."/" = {
|
||||
proxyPass = "http://heimdall.tsn:8096/";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue