fixed file paths
This commit is contained in:
@@ -33,7 +33,7 @@ services:
|
||||
- 8283:8000
|
||||
restart: always
|
||||
volumes:
|
||||
- ${DOCKER_CONFIGS}/data:/data
|
||||
- ${DOCKER_CONFIGS}/archivebox/data:/data
|
||||
|
||||
bazarr:
|
||||
container_name: bazarr
|
||||
@@ -369,8 +369,8 @@ services:
|
||||
- 1491
|
||||
restart: always
|
||||
volumes:
|
||||
- ${DOCKER_CONFIGS}/sonic.cfg:/etc/sonic.cfg:ro
|
||||
- ${DOCKER_CONFIGS}/data/sonic:/var/lib/sonic/store
|
||||
- ${DOCKER_CONFIGS}/archivebox/sonic/sonic.cfg:/etc/sonic.cfg:ro
|
||||
- ${DOCKER_CONFIGS}/archivebox/sonic:/var/lib/sonic/store
|
||||
|
||||
uptime-kuma:
|
||||
container_name: uptime-kuma
|
||||
|
||||
Reference in New Issue
Block a user