Update Monitoring_Containers/uptime-kuma/compose.yaml

This commit is contained in:
2026-02-21 02:50:43 +00:00
parent f7160a21c0
commit bcc0c06eb4
@@ -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.mytag.tag.name=Docker Containers
- kuma.mytag.tag.color=#FF00FF #- kuma.mytag.tag.color=#FF00FF
networks: networks:
traefik_network: traefik_network:
external: true external: true