changed the data folder
This commit is contained in:
@@ -6,8 +6,8 @@ services:
|
|||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
volumes:
|
volumes:
|
||||||
- ${PATH_TO_CONFIG}:/config
|
- ${PATH_TO_CONFIG}:/config
|
||||||
- ${PATH_TO_DOWNLOADS}:/downloads # optional
|
- ${PATH_TO_DOWNLOADS}:/data # optional
|
||||||
- ${PATH_TO_WATCH_FOLDER}:/watch # optional
|
- ${PATH_TO_WATCH_FOLDER}:/data/watch # optional
|
||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
- PGID=1000
|
- PGID=1000
|
||||||
|
|||||||
Reference in New Issue
Block a user