|
|
@ -66,7 +66,7 @@ services: |
|
|
|
hard: -1 |
|
|
|
hard: -1 |
|
|
|
|
|
|
|
|
|
|
|
mastodon: |
|
|
|
mastodon: |
|
|
|
image: tootsuite/mastodon |
|
|
|
image: tootsuite/mastodon:v3.5.9 |
|
|
|
container_name: mastodon |
|
|
|
container_name: mastodon |
|
|
|
restart: always |
|
|
|
restart: always |
|
|
|
#command: bash -c "rm -f /mastodon/tmp/pids/server.pid; bundle exec rails s -p 6001" |
|
|
|
#command: bash -c "rm -f /mastodon/tmp/pids/server.pid; bundle exec rails s -p 6001" |
|
|
@ -140,7 +140,7 @@ services: |
|
|
|
- mastodon-redis |
|
|
|
- mastodon-redis |
|
|
|
|
|
|
|
|
|
|
|
mastodon-sidekiq: |
|
|
|
mastodon-sidekiq: |
|
|
|
image: tootsuite/mastodon |
|
|
|
image: tootsuite/mastodon:v3.5.9 |
|
|
|
restart: always |
|
|
|
restart: always |
|
|
|
container_name: mastodon-sidekiq |
|
|
|
container_name: mastodon-sidekiq |
|
|
|
env_file: |
|
|
|
env_file: |
|
|
|