This commit is contained in:
TSS Admin
2025-10-01 20:33:57 +00:00
parent f95cdacefe
commit 006ad4dd1d
2 changed files with 4 additions and 1 deletions

View File

@@ -1,4 +1,3 @@
https://container.tss-hd.de { https://container.tss-hd.de {
# Forward requests to the Portainer container on port 9000
reverse_proxy portainer:9000 reverse_proxy portainer:9000
} }

View File

@@ -1,3 +1,7 @@
https://status.tss-hd.de {
reverse_proxy uptime-kuma:3001
}
https://uptime.tss-hd.de { https://uptime.tss-hd.de {
reverse_proxy uptime-kuma:3001 reverse_proxy uptime-kuma:3001
} }