remapped ssh folder
This commit is contained in:
@@ -56,9 +56,9 @@ services:
|
||||
restart: always
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /home/akanealw/.ssh/config:/root/.ssh/config
|
||||
- /home/akanealw/.ssh/proxyserver:/root/.ssh/proxyserver
|
||||
- /home/akanealw/scripts/wrestic-backup-to-truenas.sh:/scripts/wrestic-backup-to-truenas.sh
|
||||
- /root/.ssh:/root/.ssh
|
||||
- /root/.ssh:/root/.ssh
|
||||
- /home/akanealw/scripts:/scripts
|
||||
- ${DOCKER_CONFIGS}/cronicle/data:/opt/cronicle/data
|
||||
- ${DOCKER_CONFIGS}/cronicle/logs:/opt/cronicle/logs
|
||||
- ${DOCKER_CONFIGS}/cronicle/plugins:/opt/cronicle/plugins
|
||||
|
||||
Reference in New Issue
Block a user