You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/deployment-options/docker/wazuh-container.rst
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -161,6 +161,7 @@ You must provide certificates for each node to secure communication between them
161
161
#. **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.
162
162
163
163
.. code-block:: yaml
164
+
:emphasize-lines: 9,10
164
165
165
166
# Wazuh App Copyright (C) 2017, Wazuh Inc. (License GPLv2)
166
167
services:
@@ -299,6 +300,7 @@ You must provide certificates for each node to secure communication between them
299
300
#. **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.
300
301
301
302
.. code-block:: yaml
303
+
:emphasize-lines: 9,10
302
304
303
305
# Wazuh App Copyright (C) 2017, Wazuh Inc. (License GPLv2)
0 commit comments