fix: Uptime kuma on local traefik

This commit is contained in:
2025-11-17 22:16:27 +01:00
parent 4fe36be5ea
commit ed20fb6e2a
2 changed files with 20 additions and 16 deletions
+13 -13
View File
@@ -42,15 +42,15 @@ http:
- security-headers
tls: {}
# Uptime Kuma
uptime-kuma:
rule: "Host(`uptime-kuma.forust.xyz`)"
entryPoints:
- websecure
service: uptime-kuma
# middlewares:
# - security-headers
tls: {}
# # Uptime Kuma
# uptime-kuma:
# rule: "Host(`uptime-kuma.forust.xyz`)"
# entryPoints:
# - websecure
# service: uptime-kuma
# # middlewares:
# # - security-headers
# tls: {}
# AdGuard Home (public (account required))
adguard:
@@ -153,10 +153,10 @@ http:
servers:
- url: "http://nextcloud-aio-apache:11000"
# Uptime Kuma
uptime-kuma:
loadBalancer:
servers: "http://uptime-kuma:3001"
# # Uptime Kuma
# uptime-kuma:
# loadBalancer:
# servers: "http://uptime-kuma:3001"
# Dockmon
dockmon: