add labal for WatchTower
All checks were successful
Deployment Verification / deploy-and-test (push) Successful in 44s
All checks were successful
Deployment Verification / deploy-and-test (push) Successful in 44s
This commit is contained in:
parent
66c75abbd0
commit
777392c2a7
@ -20,6 +20,7 @@ services:
|
|||||||
- traefik_front_network
|
- traefik_front_network
|
||||||
- back_network_uptimekuma
|
- back_network_uptimekuma
|
||||||
labels:
|
labels:
|
||||||
|
- "com.centurylinklabs.watchtower.enable=true"
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
- "traefik.docker.network=traefik_front_network"
|
- "traefik.docker.network=traefik_front_network"
|
||||||
# HTTP
|
# HTTP
|
||||||
@ -63,3 +64,5 @@ services:
|
|||||||
interval: 5s
|
interval: 5s
|
||||||
timeout: 5s
|
timeout: 5s
|
||||||
retries: 5
|
retries: 5
|
||||||
|
labels:
|
||||||
|
- "com.centurylinklabs.watchtower.enable=true"
|
Loading…
x
Reference in New Issue
Block a user