File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -19,11 +19,11 @@ content: |
1919 c. Update the :guilabel:`URL to Access Ops Manager` field to use the
2020 value you specified in the Java Options registry value.
2121
22- .. example: :
23-
24- .. code-block:: sh
22+ For example:
23+
24+ .. code-block:: sh
2525
26- https://opsmanager.example.com:11800
26+ https://opsmanager.example.com:11800
2727
2828 d. Click :guilabel:`Save`.
2929
@@ -85,9 +85,11 @@ content: |
8585 By default, |onprem| uses port ``8080``. Change the ``BASE_PORT``
8686 value to the desired port number.
8787
88- .. code-block:: ini
88+ For example:
89+
90+ .. code-block:: sh
8991
90- BASE_PORT=11700
92+ BASE_PORT=11800
9193
9294 If you want to change the port for |onprem| connections over |tls|,
9395 update ``BASE_SSL_PORT``.
You can’t perform that action at this time.
0 commit comments