Skip to content

Commit c144331

Browse files
committed
fixes in wazuh-container.rst
1 parent 1cf5759 commit c144331

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/deployment-options/docker/wazuh-container.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ You must provide certificates for each node to secure communication between them
161161
#. **Optional**: Add the following to the ``generate-indexer-certs.yml`` file if your system uses a proxy. If not, skip this step. Replace ``<YOUR_PROXY_ADDRESS_OR_DNS>`` with your proxy information.
162162

163163
.. code-block:: yaml
164+
:emphasize-lines: 9,10
164165
165166
# Wazuh App Copyright (C) 2017, Wazuh Inc. (License GPLv2)
166167
services:
@@ -299,6 +300,7 @@ You must provide certificates for each node to secure communication between them
299300
#. **Optional**: Add the following to the ``generate-indexer-certs.yml`` file if your system uses a proxy. If not, skip this step. Replace ``<YOUR_PROXY_ADDRESS_OR_DNS>`` with your proxy information.
300301

301302
.. code-block:: yaml
303+
:emphasize-lines: 9,10
302304
303305
# Wazuh App Copyright (C) 2017, Wazuh Inc. (License GPLv2)
304306
services:
@@ -358,7 +360,7 @@ Deployment
358360

359361
.. group-tab:: Background
360362

361-
.. code-block:: console
363+
.. code-block:: console
362364
363365
# docker compose up -d
364366

0 commit comments

Comments
 (0)