fix: Uptime kuma on local traefik
This commit is contained in:
+13
-13
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user