mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-12-02 05:57:21 +01:00
Merge pull request #303 from oceanprotocol/revert-dh-mounting
Revert docker mounting.
This commit is contained in:
commit
f018db6d6f
@ -26,6 +26,5 @@ services:
|
||||
volumes:
|
||||
- ${OCEAN_ARTIFACTS_FOLDER}:/ocean-contracts/artifacts/
|
||||
- provider1db:/ocean-provider/db/
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
volumes:
|
||||
provider1db:
|
||||
|
@ -27,6 +27,5 @@ services:
|
||||
volumes:
|
||||
- ${OCEAN_ARTIFACTS_FOLDER}:/ocean-contracts/artifacts/
|
||||
- provider2db:/ocean-provider/db/
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
volumes:
|
||||
provider2db:
|
||||
|
Loading…
Reference in New Issue
Block a user