[#172] Change rpc_endpoint param example
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
This commit is contained in:
parent
3c64a33b2f
commit
dd50c4ed55
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ listen_address: 0.0.0.0:8082
|
|||
tls_certificate: /path/to/tls/cert
|
||||
tls_key: /path/to/tls/key
|
||||
|
||||
rpc_endpoint: http://node4.neofs:40332
|
||||
rpc_endpoint: http://morph-chain.neofs.devenv:30333
|
||||
resolve_order:
|
||||
- nns
|
||||
- dns
|
||||
|
|
Loading…
Reference in a new issue