chore: Move runner app to separate package
This commit is contained in:
@@ -22,7 +22,7 @@ services:
|
|||||||
- ../substreams:/app/substreams
|
- ../substreams:/app/substreams
|
||||||
- ../proto:/app/proto
|
- ../proto:/app/proto
|
||||||
- ./tycho-indexer:/app/testing/tycho-indexer
|
- ./tycho-indexer:/app/testing/tycho-indexer
|
||||||
- ./runner.py:/app/testing/runner.py
|
- ./src/runner/runner.py:/app/testing/src.py
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "80:80"
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|||||||
Reference in New Issue
Block a user