|
|
@ -40,6 +40,7 @@ services: |
|
|
- SIDEKIQ_DEFAULT=false #optional |
|
|
- SIDEKIQ_DEFAULT=false #optional |
|
|
- SIDEKIQ_THREADS=5 #optional |
|
|
- SIDEKIQ_THREADS=5 #optional |
|
|
- DB_POOL=5 #optional |
|
|
- DB_POOL=5 #optional |
|
|
|
|
|
- LOCAL_HTTPS=false |
|
|
volumes: |
|
|
volumes: |
|
|
- /usr/docker_binds/mastodon/config:/config |
|
|
- /usr/docker_binds/mastodon/config:/config |
|
|
ports: |
|
|
ports: |
|
|
|