Use a port number which normal users have permission to access.
This commit is contained in:
@@ -31,7 +31,7 @@ foreach {key host port} {
|
||||
|
||||
# TEST CHOPPER HOST AND PORT
|
||||
foreach {key host port} {
|
||||
MB350PC localhost 502
|
||||
MB350PC localhost 61502
|
||||
} {
|
||||
dict set CHOPPER_HOSTPORT $key HOST $host
|
||||
dict set CHOPPER_HOSTPORT $key PORT $port
|
||||
|
||||
Reference in New Issue
Block a user