diff --git a/server/scripts/update.ps1 b/server/scripts/update.ps1 index b22054c..a9da3fc 100644 --- a/server/scripts/update.ps1 +++ b/server/scripts/update.ps1 @@ -356,7 +356,7 @@ try { $gatewayport = "4401" $systemport = "4201" $ocmeport = "4301" - $appport = "4901" + $appport = "4401" } if ($token -in @("test1", "test2", "test3")) {