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: |
19
19
c. Update the :guilabel:`URL to Access Ops Manager` field to use the
20
20
value you specified in the Java Options registry value.
21
21
22
- .. example: :
23
-
24
- .. code-block:: sh
22
+ For example:
23
+
24
+ .. code-block:: sh
25
25
26
- https://opsmanager.example.com:11800
26
+ https://opsmanager.example.com:11800
27
27
28
28
d. Click :guilabel:`Save`.
29
29
@@ -85,9 +85,11 @@ content: |
85
85
By default, |onprem| uses port ``8080``. Change the ``BASE_PORT``
86
86
value to the desired port number.
87
87
88
- .. code-block:: ini
88
+ For example:
89
+
90
+ .. code-block:: sh
89
91
90
- BASE_PORT=11700
92
+ BASE_PORT=11800
91
93
92
94
If you want to change the port for |onprem| connections over |tls|,
93
95
update ``BASE_SSL_PORT``.
You can’t perform that action at this time.
0 commit comments