This commit is contained in:
2025-12-07 13:24:10 +01:00
parent 139908ad56
commit eb676c9dc6

View File

@@ -40,7 +40,7 @@ services:
com.centurylinklabs.watchtower.enable: 'true' com.centurylinklabs.watchtower.enable: 'true'
wud.watch: 'true' wud.watch: 'true'
wud.watch.digest: 'true' wud.watch.digest: 'true'
replicas: 2 replicas: 1
db: db:
environment: environment:
MYSQL_DATABASE: semaphore_db MYSQL_DATABASE: semaphore_db
@@ -54,7 +54,7 @@ services:
labels: labels:
wud.watch: 'true' wud.watch: 'true'
wud.watch.digest: 'true' wud.watch.digest: 'true'
replicas: 2 replicas: 1
volumes: volumes:
data: data:
db: db: