diff --git a/config/config.yaml b/config/config.yaml index 04d7e42..fa0ec53 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -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 diff --git a/docs/configuration.md b/docs/configuration.md index f0219ba..79dc19d 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -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