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:
commit
57fcc7712d
@ -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/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user