enable watchtower for statping (#606)
Reviewed-on: #606 Co-authored-by: Michael Grote <michael.grote@posteo.de> Co-committed-by: Michael Grote <michael.grote@posteo.de>
This commit is contained in:
parent
4129af2b83
commit
9e0a06079e
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ services:
|
||||||
- 8083:8080
|
- 8083:8080
|
||||||
networks:
|
networks:
|
||||||
- mail-relay
|
- mail-relay
|
||||||
|
labels:
|
||||||
|
com.centurylinklabs.watchtower.enable: true
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
statping_data:
|
statping_data:
|
||||||
|
|
Loading…
Reference in a new issue