Update Monitoring_Containers/uptime-kuma/compose.yaml

This commit is contained in:
2026-02-21 02:45:20 +00:00
parent c4653dd759
commit 2409ca775f
@@ -27,6 +27,9 @@ services:
- traefik.http.routers.${SERVICE_NAME}-https.tls.certresolver=cloudflare
- traefik.http.routers.${SERVICE_NAME}-https.entrypoints=websecure
- traefik.http.routers.${SERVICE_NAME}-https.rule=Host(`${SERVICE_NAME}.${DOMAIN_NAME}`)
### Create global tag
- kuma.mytag.tag.name=Docker Containers
- kuma.mytag.tag.color=#FF00FF
networks:
traefik_network:
external: true