update(baldur): deploy uptime kuma
This commit is contained in:
parent
dc2c4f575e
commit
fc7fb7e8c4
3 changed files with 7 additions and 0 deletions
|
|
@ -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/";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue