This commit is contained in:
eruizgar91 2018-09-20 16:09:04 +02:00
parent 550621e717
commit 2ac2e96ac0
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ services:
KEEPER_HOST: http://keeper-contracts
DB_HOSTNAME: mongodb
volumes:
- artifacts:/usr/local/contracts/:ro
- artifacts:/usr/local/keeper-contracts/:ro
pleuston:
image: oceanprotocol/pleuston:${OCEAN_VERSION:-stable}