Don't use the SICS telnet port for the fake velocity selector.
This commit is contained in:
@@ -42,8 +42,8 @@ foreach {key host port} {
|
||||
|
||||
# VELOCITY SELECTOR HOST AND PORT
|
||||
foreach {key host port} {
|
||||
NVS40 localhost 60001
|
||||
NVS43 localhost 60001
|
||||
NVS40 localhost 10000
|
||||
NVS43 localhost 10000
|
||||
} {
|
||||
dict set VELSEL_HOSTPORT $key HOST $host
|
||||
dict set VELSEL_HOSTPORT $key PORT $port
|
||||
|
||||
Reference in New Issue
Block a user