Skip to content

Commit

Permalink
Removing data to eth dependency fron docker compose (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
slundqui authored Aug 1, 2023
1 parent 7905833 commit 7874726
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker-compose.data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ services:
- "data"
working_dir: /app/
command: /bin/sh -c "python elfpy/data/acquire_data.py"
depends_on:
- ethereum
- artifacts
# This file sets postgres information
env_file:
- .env
Expand Down

0 comments on commit 7874726

Please sign in to comment.