1
0
mirror of https://github.com/oceanprotocol/barge.git synced 2024-06-26 11:16:48 +02:00

added contract artifacts to docker compose for provider-backend

This commit is contained in:
Sebastian Gerske 2018-08-10 16:11:35 +02:00
parent 061d896e7f
commit c0e8f96936

View File

@ -78,6 +78,8 @@ services:
- backend
depends_on:
- keeper-contracts
volumes:
- ./artifacts/:/usr/local/lib/python3.6/site-packages/contracts/
pleuston:
image: oceanprotocol/pleuston