Merge branch 'main' of ssh://git.autonomic.zone:2222/coop-cloud/mastodon into main
This commit is contained in:
commit
d52796c0e1
@ -90,7 +90,7 @@ services:
|
|||||||
mode: 0555
|
mode: 0555
|
||||||
entrypoint: &entrypoint /usr/local/bin/entrypoint.sh
|
entrypoint: &entrypoint /usr/local/bin/entrypoint.sh
|
||||||
volumes: &appVolume
|
volumes: &appVolume
|
||||||
- app:/mastodon
|
- app:/opt/mastodon
|
||||||
secrets: &secrets
|
secrets: &secrets
|
||||||
- db_password
|
- db_password
|
||||||
- otp_secret
|
- otp_secret
|
||||||
|
Loading…
Reference in New Issue
Block a user