1
0
mirror of https://github.com/oceanprotocol/barge.git synced 2024-12-02 05:57:21 +01:00

Merge pull request #50 from oceanprotocol/fix/typo

Fix typo in volume
This commit is contained in:
Sebastian Gerske 2018-11-19 11:22:21 +01:00 committed by GitHub
commit ccfcd64c28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,7 @@ services:
KEEPER_URL: http://keeper-contracts:8545
LOCAL_CONTRACTS: "true"
volumes:
- ${ARTIFACTS_FOLDER}:/usr/local/keeper-contracs/:ro
- ${ARTIFACTS_FOLDER}:/usr/local/keeper-contracts/:ro
networks:
backend: