Fix typo in volume

This commit is contained in:
Javier Cortejoso 2018-11-19 11:20:44 +01:00
parent fa2bc717a3
commit e6d5fd9e80
1 changed files with 1 additions and 1 deletions

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: