Watchtower und Ausnahmen für Cloud und Web hinzugefügt
This commit is contained in:
@@ -15,6 +15,9 @@ services:
|
||||
- MYSQL_PASSWORD=${MYSQL_PASSWORD}
|
||||
- MYSQL_DATABASE=${MYSQL_DATABASE}
|
||||
- MYSQL_USER=${MYSQL_USER}
|
||||
labels:
|
||||
- "com.centurylinklabs.watchtower.enable=false"
|
||||
|
||||
|
||||
cloud_redis:
|
||||
image: redis:alpine
|
||||
@@ -40,6 +43,9 @@ services:
|
||||
- cloud:/data
|
||||
ports:
|
||||
- 8100:443
|
||||
labels:
|
||||
- "com.centurylinklabs.watchtower.enable=false"
|
||||
|
||||
restart: unless-stopped
|
||||
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user