Skip to content

Commit a94f6d6

Browse files
author
root
committed
add tests folder to utils container
1 parent ac01feb commit a94f6d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ services:
101101
- ./cfg/:/python-mapswipe-workers/cfg/:rw
102102
- ./data/:/python-mapswipe-workers/data/:rw
103103
- ./logs/:/python-mapswipe-workers/logs/:rw
104+
- ./tests/:/python-mapswipe-workers/tests/:rw
104105
restart: "no"
105106
depends_on:
106107
- postgres

0 commit comments

Comments
 (0)