[mod] lib loc

This commit is contained in:
Andy Bunce 2025-03-09 21:28:20 +00:00
parent ecf88df5f7
commit d3f3e410f8
2 changed files with 3 additions and 0 deletions

View file

@ -19,6 +19,7 @@ services:
volumes:
# 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
- ${LIB_LOCATION}:/mnt/photos2:ro
- /etc/localtime:/etc/localtime:ro
env_file:
- .env