forked from data.coop/ansible
Restart all mastodon containers instead of recreating them.
This commit is contained in:
parent
c4f3911400
commit
73bf2d41ba
|
@ -31,7 +31,7 @@
|
|||
docker_compose:
|
||||
project_name: mastodon
|
||||
pull: true
|
||||
recreate: always
|
||||
restarted: true
|
||||
definition:
|
||||
x-sidekiq: &sidekiq
|
||||
image: "tootsuite/mastodon:{{ services.mastodon.version }}"
|
||||
|
|
Loading…
Reference in a new issue