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