Change folder layout
This commit is contained in:
@@ -112,29 +112,29 @@ volumes:
|
||||
driver_opts:
|
||||
type: none
|
||||
o: bind
|
||||
device: ${NASCOMPOSE_SERVICES?}/mylar/volumes/config/
|
||||
device: ${NASCOMPOSE_SERVICES?}/volumes/mylar/config/
|
||||
lazylibrarian_config:
|
||||
driver_opts:
|
||||
type: none
|
||||
o: bind
|
||||
device: ${NASCOMPOSE_SERVICES?}/lazylibrarian/volumes/config/
|
||||
device: ${NASCOMPOSE_SERVICES?}/volumes/lazylibrarian/config/
|
||||
sonarr_config:
|
||||
driver_opts:
|
||||
type: none
|
||||
o: bind
|
||||
device: ${NASCOMPOSE_SERVICES?}/sonarr/volumes/config/
|
||||
device: ${NASCOMPOSE_SERVICES?}/volumes/sonarr/config/
|
||||
radarr_config:
|
||||
driver_opts:
|
||||
type: none
|
||||
o: bind
|
||||
device: ${NASCOMPOSE_SERVICES?}/radarr/volumes/config/
|
||||
device: ${NASCOMPOSE_SERVICES?}/volumes/radarr/config/
|
||||
bazarr_config:
|
||||
driver_opts:
|
||||
type: none
|
||||
o: bind
|
||||
device: ${NASCOMPOSE_SERVICES?}/bazarr/volumes/config/
|
||||
device: ${NASCOMPOSE_SERVICES?}/volumes/bazarr/config/
|
||||
ombi_config:
|
||||
driver_opts:
|
||||
type: none
|
||||
o: bind
|
||||
device: ${NASCOMPOSE_SERVICES?}/ombi/volumes/config/
|
||||
device: ${NASCOMPOSE_SERVICES?}/volumes/ombi/config/
|
||||
|
||||
Reference in New Issue
Block a user