This commit is contained in:
traveler 2025-01-29 22:47:07 -06:00
parent 68bdb1b6c1
commit c45ff96ddc

View file

@ -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
- ${UPLOAD_LOCATION}:/usr/src/app/upload
- /etc/localtime:/etc/localtime:ro
- /srv/a18f546e-e9bf-4a8d-8b9d-02e7ec32b632:/mergerfs
- /srv/ssd1:/nextcloud
env_file:
- .env
ports: