Change path of nasphoto

This commit is contained in:
2025-01-19 19:58:28 +08:00
parent 821c64c460
commit 4af51bc03a
2 changed files with 2 additions and 1 deletions

View File

@@ -19,7 +19,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
- ${UPLOAD_LOCATION}:/usr/src/app/upload
- /etc/localtime:/etc/localtime:ro
- /media/nasphoto:/nasphoto:ro
- ./nasphoto:/nasphoto:ro
env_file:
- .env
ports: