Skip to content

Commit 359da61

Browse files
remove volume for debug from ocker compose
1 parent 7b79c57 commit 359da61

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docker-compose.yml

-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ services:
1515
test: "mysqladmin ping -h 127.0.0.1"
1616
timeout: 20s
1717
retries: 10
18-
volumes:
19-
- ./input.csv:/mnt/sqlc/input.csv
2018

2119
postgresdb:
2220
container_name: postgresdb

0 commit comments

Comments
 (0)