You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
export APP_KOLLIDER_IP="10.21.21.70"
|
|
|
|
export APP_KOLLIDER_PORT="4243"
|
|
|
|
export APP_KOLLIDER_WS_IP="10.21.21.71"
|
|
|
|
export APP_KOLLIDER_WS_PORT="4244"
|
|
|
|
export APP_KOLLIDER_HH_IP="10.21.21.72"
|
|
|
|
export APP_KOLLIDER_TOR_HS_EXTRA_PORTS="4244:${APP_KOLLIDER_WS_IP}:8080"
|