1
0
mirror of https://github.com/oceanprotocol/barge.git synced 2024-12-02 05:57:21 +01:00

Merge pull request #9 from oceanprotocol/feature/provider_backend_rename

renamed provider-backend -> provider in docker and compose
This commit is contained in:
Aitor 2018-08-16 10:56:24 +02:00 committed by GitHub
commit a56a312845
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,8 +59,8 @@ services:
volumes: volumes:
- artifacts:/keeper-contracts/artifacts/ - artifacts:/keeper-contracts/artifacts/
provider-backend: provider:
image: oceanprotocol/provider-backend image: oceanprotocol/provider
ports: ports:
- 5000:5000 - 5000:5000
networks: networks: