This commit is contained in:
Linux User
2022-01-15 13:20:51 +01:00
parent 4fb0572693
commit 25382829f0
7 changed files with 135 additions and 3 deletions

View File

@@ -31,20 +31,25 @@ volumes:
driver_opts:
device: /mnt/Data/Downloads/Complete
o: bind
type: none
DownloadsIncomplete:
driver: local
driver_opts:
device: /mnt/Data/Downloads/Incomplete
o: bind
type: none
Movies:
driver: local
driver_opts:
device: /mnt/Data/Videos/Filmek
o: bind
type: none
TvShows:
driver: local
driver_opts:
device: /mnt/Data/Videos/Sorozatok
o: bind
o: bind
type: none