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
|
||||
- back_network_uptimekuma
|
||||
labels:
|
||||
- "com.centurylinklabs.watchtower.enable=true"
|
||||
- "traefik.enable=true"
|
||||
- "traefik.docker.network=traefik_front_network"
|
||||
# HTTP
|
||||
@ -63,3 +64,5 @@ services:
|
||||
interval: 5s
|
||||
timeout: 5s
|
||||
retries: 5
|
||||
labels:
|
||||
- "com.centurylinklabs.watchtower.enable=true"
|
Loading…
x
Reference in New Issue
Block a user