Skip to content

Commit 5485531

Browse files
DOCSP-45370 updated tls port value (#644)
1 parent 10c37b4 commit 5485531

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

source/includes/steps-source-set-hostname-and-port.yaml

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff 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``.

0 commit comments

Comments
 (0)