You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/2025.3/getting-started/on-premise/add-configuration-portal-to-cortex/installation.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -186,7 +186,7 @@ Typically this is `C:\inetpub\wwwroot\Cortex\ConfigurationPortal`
186
186
| ConfigManagementPackageName | The name of the package containing the flows used by the {{% ctx %}} Configuration Portal. |`CORTEXConfigurationManagement`|
187
187
| ConfigManagementPackageVersion | The version of the package to be used. |`""`|
188
188
| ConfigPortalPath | The folder name containing the {{% ctx %}} Configuration Portal. |`"ConfigurationPortal"`|
189
-
| ConfigPortalPort | The port to communicate with the {{% ctx %}} Configuration Portal. |`"4443"`|
189
+
| ConfigPortalPort | The port to communicate with the {{% ctx %}} Configuration Portal. |`"443"`|
190
190
| ConfigPortalUrl | The {{% ctx %}} Configuration Portal base URL. |`"https://cortexwebapp-machine.domain.com"`|
191
191
192
192
This should look similar to the following:
@@ -204,7 +204,7 @@ This should look similar to the following:
0 commit comments