mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-10-09 03:40:58 +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: true
|
||||||
restic-compose-backup.volumes.include: "/tests"
|
restic-compose-backup.volumes.include: "/tests"
|
||||||
volumes:
|
volumes:
|
||||||
- ./tests:/srv/tests
|
- ./src/tests:/srv/tests
|
||||||
- ./.vscode:/srv/code
|
- ./.vscode:/srv/code
|
||||||
environment:
|
environment:
|
||||||
- SOME_VALUE=test
|
- SOME_VALUE=test
|
||||||
|
Reference in New Issue
Block a user