[#83] Honor IPV4_PREFIX in morph_chain config
All checks were successful
DCO action / DCO (pull_request) Successful in 24s
All checks were successful
DCO action / DCO (pull_request) Successful in 24s
Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
This commit is contained in:
parent
2e67acbcb2
commit
7538bd9b17
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ ApplicationConfiguration:
|
||||||
Password: "one"
|
Password: "one"
|
||||||
RPC:
|
RPC:
|
||||||
Addresses:
|
Addresses:
|
||||||
- "192.168.130.90:30333"
|
- ":30333"
|
||||||
Enabled: true
|
Enabled: true
|
||||||
SessionEnabled: true
|
SessionEnabled: true
|
||||||
EnableCORSWorkaround: false
|
EnableCORSWorkaround: false
|
||||||
|
|
Loading…
Reference in a new issue