Update Monitoring_Containers/uptime-kuma/compose.yaml

This commit is contained in:
2026-02-21 03:18:25 +00:00
parent 2a2d717f50
commit 6df1315d48
@@ -28,8 +28,8 @@ services:
- traefik.http.routers.${SERVICE_NAME}-https.entrypoints=websecure - traefik.http.routers.${SERVICE_NAME}-https.entrypoints=websecure
- traefik.http.routers.${SERVICE_NAME}-https.rule=Host(`${SERVICE_NAME}.${DOMAIN_NAME}`) - traefik.http.routers.${SERVICE_NAME}-https.rule=Host(`${SERVICE_NAME}.${DOMAIN_NAME}`)
### Create global tag ### Create global tag
- kuma.mytag.tag.name=Docker Containers - kuma.docker_tag.tag.name=Docker Containers
- kuma.mytag.tag.color=#FF00FF - kuma.docker_tag.tag.color=#9900cc
networks: networks:
traefik_network: traefik_network:
external: true external: true