Restart all mastodon containers instead of recreating them.

This commit is contained in:
Víðir Valberg Guðmundsson 2022-12-04 22:55:00 +01:00
parent c4f3911400
commit 73bf2d41ba
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}"