Clean downloads
This commit is contained in:
@@ -49,11 +49,6 @@ networks:
|
|||||||
external: true
|
external: true
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
torrents:
|
|
||||||
driver_opts:
|
|
||||||
type: none
|
|
||||||
o: bind
|
|
||||||
device: ${NASCOMPOSE_DATA?}/torrents/
|
|
||||||
usenet:
|
usenet:
|
||||||
driver_opts:
|
driver_opts:
|
||||||
type: none
|
type: none
|
||||||
@@ -65,22 +60,8 @@ volumes:
|
|||||||
o: bind
|
o: bind
|
||||||
device: ${NASCOMPOSE_DATA?}/youtube/
|
device: ${NASCOMPOSE_DATA?}/youtube/
|
||||||
|
|
||||||
prowlarr_config:
|
|
||||||
driver_opts:
|
|
||||||
type: none
|
|
||||||
o: bind
|
|
||||||
device: ${NASCOMPOSE_SERVICES?}/volumes/prowlarr/config/
|
|
||||||
transmission_config:
|
|
||||||
driver_opts:
|
|
||||||
type: none
|
|
||||||
o: bind
|
|
||||||
device: ${NASCOMPOSE_SERVICES?}/volumes/transmission/config/
|
|
||||||
nzbget_config:
|
nzbget_config:
|
||||||
driver_opts:
|
driver_opts:
|
||||||
type: none
|
type: none
|
||||||
o: bind
|
o: bind
|
||||||
device: ${NASCOMPOSE_SERVICES?}/volumes/nzbget/config/
|
device: ${NASCOMPOSE_SERVICES?}/volumes/nzbget/config/
|
||||||
|
|
||||||
secrets:
|
|
||||||
transmission_vpn_creds:
|
|
||||||
file: ${NASCOMPOSE_SERVICES?}/secrets/transmission/vpn_creds
|
|
||||||
|
|||||||
Reference in New Issue
Block a user