mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-10-08 19:33:04 +00:00
dev compose mapping incorrect tests dir
This commit is contained in:
@@ -20,7 +20,7 @@ services:
|
||||
restic-compose-backup.volumes: true
|
||||
restic-compose-backup.volumes.include: "/tests"
|
||||
volumes:
|
||||
- ./tests:/srv/tests
|
||||
- ./src/tests:/srv/tests
|
||||
- ./.vscode:/srv/code
|
||||
environment:
|
||||
- SOME_VALUE=test
|
||||
|
Reference in New Issue
Block a user