mastodon
This commit is contained in:
@@ -58,7 +58,7 @@ services:
|
||||
- db
|
||||
- redis
|
||||
volumes:
|
||||
- /srv/mastodon/web:/mastodon/public/system
|
||||
- /srv/mastodon/web/system:/mastodon/public/system
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.mastodonweb.rule=Host(`kvist.knast.cc`)
|
||||
@@ -139,7 +139,7 @@ services:
|
||||
- traefik
|
||||
- internal_network
|
||||
volumes:
|
||||
- /srv/mastodon/sidekiq:/mastodon/public/system
|
||||
- /srv/mastodon/web/system:/mastodon/public/system
|
||||
healthcheck:
|
||||
test: ['CMD-SHELL', "ps aux | grep '[s]idekiq\ 6' || false"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user