Use new volume path
This commit is contained in:
parent
043fbc48ac
commit
56a4e6b7a0
@ -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