mirror of
https://yerbamate.ml/nutomic/peertube.social
synced 2024-11-25 00:48:20 -05:00
change data-external volume path
This commit is contained in:
parent
4a40b336bb
commit
bbfc78ad26
@ -41,8 +41,8 @@ services:
|
||||
- .env
|
||||
volumes:
|
||||
- ./volumes/data:/data
|
||||
- /mnt/external:/data-external
|
||||
- ./volumes/config:/config
|
||||
- ./volumes-large:/data-external
|
||||
environment:
|
||||
- PEERTUBE_DB_USERNAME=${POSTGRES_USER}
|
||||
- PEERTUBE_DB_PASSWORD=${POSTGRES_PASSWORD}
|
||||
|
Loading…
Reference in New Issue
Block a user