Use simple defaults that were using elsewhere

This commit is contained in:
Luke Murphy 2020-09-18 09:56:26 +02:00
parent c9d04fe01a
commit c8259376e4
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 3 additions and 7 deletions

View File

@ -17,13 +17,9 @@ services:
secrets:
- db_password
deploy:
#mode: replicated
#replicas: 1
#update_config:
# failure_action: rollback
#placement:
# constraints:
# - node.role == manager
update_config:
failure_action: rollback
order: start-first
labels:
- "traefik.enable=true"
- "traefik.docker.network=proxy"