mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-12-02 05:57:21 +01:00
fix base path
This commit is contained in:
parent
af01fc38d5
commit
b4d3c9f8ad
@ -9,6 +9,7 @@ services:
|
|||||||
--jsonrpc-interface all
|
--jsonrpc-interface all
|
||||||
--jsonrpc-hosts all
|
--jsonrpc-hosts all
|
||||||
--jsonrpc-apis all
|
--jsonrpc-apis all
|
||||||
|
--base-path /secret-store/
|
||||||
volumes:
|
volumes:
|
||||||
- ../networks/secret-store/config/:/etc/parity/secretstore/
|
- ../networks/secret-store/config/:/etc/parity/secretstore/
|
||||||
- secret-store:/secret-store/
|
- secret-store:/secret-store/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user