Move cute-api to heimdall

This commit is contained in:
Filippo Berto 2025-09-09 14:40:36 +02:00
parent d0a6387caf
commit 4bc9ffc8d0
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
2 changed files with 3 additions and 3 deletions

View file

@ -181,7 +181,7 @@
};
"cute.bertof.net" = ssl // {
locations."/" = {
proxyPass = "http://127.0.0.1:4000/";
proxyPass = "http://heimdall:4000/";
proxyWebsockets = true;
};
};