mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-12-02 05:57:21 +01:00
Merge pull request #361 from oceanprotocol/bug/fix_aqua_subgraph
Fix Aquarius subgraph url
This commit is contained in:
commit
d69112cb31
@ -32,5 +32,7 @@ services:
|
||||
RUN_EVENTS_MONITOR: "1"
|
||||
AQUARIUS_URL: http://172.15.0.5:5000
|
||||
EVENTS_MONITOR_SLEEP_TIME: ${EVENTS_MONITOR_SLEEP_TIME}
|
||||
SUBGRAPH_URLS: |
|
||||
{"8996": "http://172.15.0.15:8000"}
|
||||
volumes:
|
||||
- ${OCEAN_ARTIFACTS_FOLDER}:/ocean-contracts/artifacts/
|
||||
|
Loading…
Reference in New Issue
Block a user