mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-22 17:50:13 +01:00
Merge pull request #26 from oceanprotocol/fix/change-volume-path
Change provider volume to solve the https://github.com/oceanprotocol/…
This commit is contained in:
commit
557de76140
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user