[#918] config/testnet: Add control service endpoint

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
remotes/fyrchik/neofs-adm-update
Alex Vanin 2021-10-14 19:04:54 +03:00 committed by Alex Vanin
parent 68a454fc56
commit 9a4d4c03b7
1 changed files with 5 additions and 0 deletions

View File

@ -15,6 +15,11 @@ NEOFS_NODE_ADDRESSES=
NEOFS_GRPC_0_ENDPOINT=
NEOFS_GRPC_NUM=1
# Specify control service endpoint for node administration.
# It must be different from connection port.
# Keep control service endpoint private with firewall rules or use localhost.
NEOFS_CONTROL_GRPC_ENDPOINT=127.0.0.1:30512
#https://unece.org/trade/cefact/unlocode-code-list-country-and-territory
# Find suitable LOCODE (from the link above) for your storage node.