forked from TrueCloudLab/frostfs-s3-gw
[#592] Change rpc_endpoint param examples
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
This commit is contained in:
parent
0ae762ef06
commit
74618c04b3
2 changed files with 2 additions and 2 deletions
|
@ -36,7 +36,7 @@ logger:
|
|||
level: debug
|
||||
|
||||
# RPC endpoint and order of resolving of bucket names
|
||||
rpc_endpoint: http://node4.neofs:40332
|
||||
rpc_endpoint: http://morph-chain.neofs.devenv:30333
|
||||
resolve_order:
|
||||
- nns
|
||||
|
||||
|
|
|
@ -138,7 +138,7 @@ address: NfgHwwTi3wHAS8aFAN243C5vGbkYDpqLHP
|
|||
|
||||
listen_address: 0.0.0.0:8084
|
||||
|
||||
rpc_endpoint: http://node4.neofs:40332
|
||||
rpc_endpoint: http://morph-chain.neofs.devenv:30333
|
||||
resolve_order:
|
||||
- nns
|
||||
- dns
|
||||
|
|
Loading…
Reference in a new issue