Skip to content

Commit 0ad877f

Browse files
committed
Missing file
1 parent 481a869 commit 0ad877f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/domains/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1541,7 +1541,7 @@
15411541
"$ref": "#/definitions/Map"
15421542
},
15431543
"port": {
1544-
"description": "The port exposed by the WebLogic Monitoring Exporter running in the sidecar container. Defaults to 8080 unless that port value is in use by a channel or network access point (NAP) of the WebLogic Server instance, in which case the next higher available port is selected. If a port value is specified then it must not conflict with a port used by the WebLogic Server instance.",
1544+
"description": "The port exposed by the WebLogic Monitoring Exporter running in the sidecar container. Defaults to 8080. The port value must not conflict with a port used by any WebLogic Server instance, including the ports of built-in channels or network access points (NAPs).",
15451545
"type": "number"
15461546
}
15471547
}

0 commit comments

Comments
 (0)