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

Merge pull request #6 from oceanprotocol/fix/typo-in-network

Fix typo in network
This commit is contained in:
Sebastian Gerske 2018-08-14 16:32:24 +02:00 committed by GitHub
commit 57fcc7712d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,7 @@ services:
image: oceanprotocol/keeper-contracts image: oceanprotocol/keeper-contracts
ports: ports:
- 8545:8545 - 8545:8545
networkso: networks:
- backend - backend
volumes: volumes:
- artifacts:/keeper-contracts/artifacts/ - artifacts:/keeper-contracts/artifacts/