mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-12-14 02:14:54 +01:00
build
This commit is contained in:
@@ -40,7 +40,7 @@ services:
|
||||
com.centurylinklabs.watchtower.enable: 'true'
|
||||
wud.watch: 'true'
|
||||
wud.watch.digest: 'true'
|
||||
replicas: 2
|
||||
replicas: 1
|
||||
db:
|
||||
environment:
|
||||
MYSQL_DATABASE: semaphore_db
|
||||
@@ -54,7 +54,7 @@ services:
|
||||
labels:
|
||||
wud.watch: 'true'
|
||||
wud.watch.digest: 'true'
|
||||
replicas: 2
|
||||
replicas: 1
|
||||
volumes:
|
||||
data:
|
||||
db:
|
||||
|
||||
Reference in New Issue
Block a user