Skip to content

Commit

Permalink
Removing data to eth dependency fron docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
slundqui committed Aug 1, 2023
1 parent 7905833 commit 069cad6
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 069cad6

Please sign in to comment.