1
0
mirror of https://github.com/oceanprotocol/barge.git synced 2024-11-22 09:47:04 +01:00

Fixed permission problem

This commit is contained in:
Javier Cortejoso 2019-06-26 17:08:28 +02:00
parent e239404700
commit c736d61146
No known key found for this signature in database
GPG Key ID: FBEEF3131E39EBCF

View File

@ -15,7 +15,7 @@ services:
--jsonrpc-apis all
--unsafe-expose
volumes:
- ../networks/kovan/keys:/keys
- ../networks/kovan/keys:/keys/kovan
- keeper-node-kovan:/home/parity/base
ports:
- 8545:8545