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}:/data
- ${PROFILE_LOCATION}:/data/profile
- /etc/localtime:/etc/localtime:ro
- /media/raid/photos/photos/:/media/raid/photos/photos:ro
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}:/data
- ${PROFILE_LOCATION}:/data/profile
- /etc/localtime:/etc/localtime:ro
- /media/raid/photos/photos/:/media/raid/photos/photos:ro