Update Monitoring_Containers/uptime-kuma/compose.yaml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user