Update Monitoring_Containers/uptime-kuma/compose.yaml

This commit is contained in:
2026-02-21 02:59:18 +00:00
parent 4a87fc67ea
commit 5ea58375da
@@ -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