fix(updater): fixed the iowa2 server so it has the correct port
This commit is contained in:
@@ -356,7 +356,7 @@ try {
|
||||
$gatewayport = "4401"
|
||||
$systemport = "4201"
|
||||
$ocmeport = "4301"
|
||||
$appport = "4901"
|
||||
$appport = "4401"
|
||||
}
|
||||
|
||||
if ($token -in @("test1", "test2", "test3")) {
|
||||
|
||||
Reference in New Issue
Block a user