Skip to content

Commit

Permalink
fix: added relative path
Browse files Browse the repository at this point in the history
  • Loading branch information
a-chumagin committed Mar 1, 2024
1 parent 8cd0e73 commit 2d2b4c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
context: ..
dockerfile: ./docker/Dockerfile
volumes:
- /Users/achumagin/depot/data_qa/etg/soda-contract/data:/app/data
- ../data:/app/data
environment:
- vertica_host=vertica
- vertica_port=5433
Expand Down

0 comments on commit 2d2b4c4

Please sign in to comment.