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: documentation/staging/content/userguide/managing-domains/accessing-the-domain/port-forward.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ Situation | Channel Name | Listen Address | Port | Protocol
85
85
When there's no admin port or admin channels configured, and a non-SSL default channel exists | internal-t3 | localhost | Server listening port | t3
86
86
When there's no admin port or admin channels configured, and an SSL default channel exists | internal-t3s | localhost | Server SSL listening port | t3s
87
87
When an admin port is enabled | internal-admin | localhost | WebLogic administration port | admin
88
-
When a custom admin channel is configured | internal-admin | localhost | Custom administration port | admin
88
+
When one or more custom admin channels are configured | internal-admin${index} (where ${index} is a number that starts with 1 and increases by 1 for each custom admin channel) | localhost | Custom administration port | admin
0 commit comments