Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tgymnich authored Feb 7, 2023
1 parent 6fe8164 commit 2e78f12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ services:
read_only: true
restart: unless-stopped
deploy:
mode: global
replicas: 1
mode: replicated
replicas: 2
update_config:
failure_action: rollback
restart_policy:
Expand Down

0 comments on commit 2e78f12

Please sign in to comment.