[mod] lib loc
This commit is contained in:
parent
ecf88df5f7
commit
d3f3e410f8
2 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue