Update qnap_mediaui.yaml
parent
f20ae4f047
commit
45dab03343
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue