mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-03 00:33:05 +02:00
lala
This commit is contained in:
@ -17,7 +17,7 @@ services:
|
|||||||
# service: cpu # set to one of [nvenc, quicksync, rkmpp, vaapi, vaapi-wsl] for accelerated transcoding
|
# service: cpu # set to one of [nvenc, quicksync, rkmpp, vaapi, vaapi-wsl] for accelerated transcoding
|
||||||
volumes:
|
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
|
# 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
|
- ./library:/usr/src/app/upload
|
||||||
- /media/nas/nas-photo:/mnt/photos2:ro
|
- /media/nas/nas-photo:/mnt/photos2:ro
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
env_file:
|
env_file:
|
||||||
|
Reference in New Issue
Block a user