zx
This commit is contained in:
parent
68bdb1b6c1
commit
c45ff96ddc
1 changed files with 4 additions and 0 deletions
|
|
@ -19,6 +19,10 @@ services:
|
||||||
# Do not edit the next line. If you want to change the media storage location on your system, edit the value of UPLOAD_LOCATION in the .env file
|
# Do not edit the next line. If you want to change the media storage location on your system, edit the value of UPLOAD_LOCATION in the .env file
|
||||||
- ${UPLOAD_LOCATION}:/usr/src/app/upload
|
- ${UPLOAD_LOCATION}:/usr/src/app/upload
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
|
- /srv/a18f546e-e9bf-4a8d-8b9d-02e7ec32b632:/mergerfs
|
||||||
|
- /srv/ssd1:/nextcloud
|
||||||
|
|
||||||
|
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
ports:
|
ports:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue