Update qnap_mediaui.yaml

master
Dex Burgess 2025-05-28 02:52:41 +00:00
parent f20ae4f047
commit 45dab03343
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ 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
- /share/Photos:/usr/src/app/upload
- /etc/localtime:/etc/localtime:ro
enviroment:
environment:
- UPLOAD_LOCATION=./library
- DB_DATA_LOCATION=./postgres
#ports: