changed paths to add config
This commit is contained in:
+3
-3
@@ -12,7 +12,7 @@ services:
|
||||
- 6767:6767
|
||||
restart: always
|
||||
volumes:
|
||||
- ${DOCKER_CONFIGS}/bazarr:/config
|
||||
- ${DOCKER_CONFIGS}/bazarr/config:/config
|
||||
- ${MEDIA_DIR}:/media
|
||||
|
||||
flaresolverr:
|
||||
@@ -109,7 +109,7 @@ services:
|
||||
- 7878:7878
|
||||
restart: always
|
||||
volumes:
|
||||
- ${DOCKER_CONFIGS}/radarr:/config
|
||||
- ${DOCKER_CONFIGS}/radarr/config:/config
|
||||
- ${MEDIA_DIR}:/media
|
||||
|
||||
sonarr:
|
||||
@@ -125,7 +125,7 @@ services:
|
||||
- 8989:8989
|
||||
restart: always
|
||||
volumes:
|
||||
- ${DOCKER_CONFIGS}/sonarr:/config
|
||||
- ${DOCKER_CONFIGS}/sonarr/config:/config
|
||||
- ${MEDIA_DIR}:/media
|
||||
|
||||
speedtest-tracker:
|
||||
|
||||
Reference in New Issue
Block a user