Sign in
apache
/
ignite-3
/
refs/heads/sql-virtual-column-poc
/
.
/
modules
/
cli
/
src
/
integrationTest
/
resources
/
hardcoded-ports-config.json
blob: 9d9f3888591fff05a1626b676cc602af1390f886 [
file
]
{
"network"
:
{
"port"
:
<
NETWORK_PORT
>,
"nodeFinder"
:
{
"netClusterNodes"
:
<
NET_CLUSTER_NODES
>
}
},
"rest"
:
{
"port"
:
<
REST_PORT
>
},
"clientConnector"
:
{
"port"
:
<
CLIENT_PORT
>
}
}