mastodon
This commit is contained in:
@@ -43,7 +43,7 @@ services:
|
||||
- db
|
||||
- redis
|
||||
volumes:
|
||||
- /srv/mastodon/web/system:/mastodon/public/system
|
||||
- /srv/mastodon/web:/mastodon/public/system
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- "traefik.http.routers.mastodon.entrypoints=websecure"
|
||||
@@ -90,7 +90,7 @@ services:
|
||||
- traefik
|
||||
- internal_network
|
||||
volumes:
|
||||
- /srv/mastodon/web/system:/mastodon/public/system
|
||||
- /srv/mastodon/web:/mastodon/public/system
|
||||
healthcheck:
|
||||
test: ['CMD-SHELL', "ps aux | grep '[s]idekiq\ 6' || false"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user