changed the data folder

This commit is contained in:
Maksym Buz
2025-02-06 15:25:29 +01:00
committed by GitHub
parent 405f9b29dc
commit d0df2cf1b8

View File

@@ -6,8 +6,8 @@ services:
- NET_ADMIN
volumes:
- ${PATH_TO_CONFIG}:/config
- ${PATH_TO_DOWNLOADS}:/downloads # optional
- ${PATH_TO_WATCH_FOLDER}:/watch # optional
- ${PATH_TO_DOWNLOADS}:/data # optional
- ${PATH_TO_WATCH_FOLDER}:/data/watch # optional
environment:
- PUID=1000
- PGID=1000