jellyfin etc.

This commit is contained in:
2025-02-28 23:22:29 +00:00
parent 20fcec5c6e
commit 433e78a534
19 changed files with 602 additions and 47 deletions

View File

@@ -19,7 +19,8 @@ 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
- /mnt/usb_ssd/Pictures:/Pictures
- ./data/pictures:/Pictures
- ./data/mobile-pictures:/mobile-pictures
- /mnt/test:/test
env_file:
- .env