mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-22 09:47:04 +01:00
fix brizo path
This commit is contained in:
parent
01d5fabf32
commit
6c59f14849
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user