Disable cute API

This commit is contained in:
Filippo Berto 2025-09-16 01:56:31 +02:00
parent 39bbe6c8a8
commit 7e93cb85c3
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
2 changed files with 10 additions and 10 deletions

View file

@ -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/";