update(baldur): deploy uptime kuma

This commit is contained in:
Filippo Berto 2025-11-04 16:19:55 +01:00
parent dc2c4f575e
commit fc7fb7e8c4
No known key found for this signature in database
GPG key ID: F1D17F9BCEC62FBC
3 changed files with 7 additions and 0 deletions

View file

@ -136,6 +136,9 @@
"bitwarden.bertof.net" = ssl // {
locations."/" = { proxyPass = "http://127.0.0.1:8222/"; proxyWebsockets = true; };
};
"uptime.bertof.net" = ssl // {
locations."/" = { proxyPass = "http://127.0.0.1:3001/"; proxyWebsockets = true; };
};
"hass.bertof.net" = ssl // {
locations."/" = {
proxyPass = "http://heimdall:8123/";