mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-22 17:50:13 +01:00
fixed contracts path for provider-backend
This commit is contained in:
parent
0aed865232
commit
0761c88791
@ -67,7 +67,7 @@ services:
|
|||||||
depends_on:
|
depends_on:
|
||||||
- keeper-contracts
|
- keeper-contracts
|
||||||
volumes:
|
volumes:
|
||||||
- ./artifacts/:/usr/local/lib/python3.6/site-packages/contracts/
|
- ./artifacts/:/usr/local/contracts/
|
||||||
|
|
||||||
pleuston:
|
pleuston:
|
||||||
image: oceanprotocol/pleuston
|
image: oceanprotocol/pleuston
|
||||||
|
Loading…
Reference in New Issue
Block a user