1
0
mirror of https://github.com/oceanprotocol/barge.git synced 2024-11-22 17:50:13 +01:00

fix brizo path

This commit is contained in:
Sebastian Gerske 2018-12-06 16:31:27 +01:00
parent 01d5fabf32
commit 6c59f14849

View File

@ -14,4 +14,4 @@ services:
environment: environment:
KEEPER_URL: ${KEEPER_RPC_URL} KEEPER_URL: ${KEEPER_RPC_URL}
volumes: volumes:
- ${KEEPER_ARTIFACTS_FOLDER}:/usr/local/keeper-contracts/:ro - ${KEEPER_ARTIFACTS_FOLDER}:/usr/local/artifacts:ro