fix: update Uptime Kuma host rule in dynamic configuration
This commit is contained in:
@@ -44,12 +44,12 @@ http:
|
|||||||
|
|
||||||
# Uptime Kuma
|
# Uptime Kuma
|
||||||
uptime-kuma:
|
uptime-kuma:
|
||||||
rule: "Host(`uptime.forust.xyz`)"
|
rule: "Host(`uptime-kuma.forust.xyz`)"
|
||||||
entryPoints:
|
entryPoints:
|
||||||
- websecure
|
- websecure
|
||||||
service: uptime-kuma
|
service: uptime-kuma
|
||||||
middlewares:
|
# middlewares:
|
||||||
- security-headers
|
# - security-headers
|
||||||
tls: {}
|
tls: {}
|
||||||
|
|
||||||
# AdGuard Home (public (account required))
|
# AdGuard Home (public (account required))
|
||||||
|
|||||||
Reference in New Issue
Block a user