1
0
mirror of https://github.com/oceanprotocol/barge.git synced 2024-11-22 17:50:13 +01:00

Merge pull request #5 from oceanprotocol/feature/ocean_docker_refactoring

updated artifacts folder for provider backend
This commit is contained in:
Sebastian Gerske 2018-08-13 15:37:30 +02:00 committed by GitHub
commit e136c31047
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@ services:
networks:
- backend
volumes:
- ./artifacts/:/keeper-contracts/build/contracts/
- ./artifacts/:/keeper-contracts/artifacts/
provider-backend:
image: oceanprotocol/provider-backend