mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-10-27 18:13:34 +00:00
Remove outdated nginx section
This commit is contained in:
committed by
Manuel Gutierrez
parent
49a16c0ff1
commit
d5fb09f8e0
@@ -40,12 +40,6 @@ API_USER="foo" # Wazuh API username
|
|||||||
API_PASS="bar" # Wazuh API password
|
API_PASS="bar" # Wazuh API password
|
||||||
```
|
```
|
||||||
|
|
||||||
### Nginx
|
|
||||||
```
|
|
||||||
NGINX_NAME="foo" # HTTP basic auth username
|
|
||||||
NGINX_PWD="bar" # HTTP basic auth password
|
|
||||||
```
|
|
||||||
|
|
||||||
### Elasticsearch
|
### Elasticsearch
|
||||||
```
|
```
|
||||||
ELASTIC_CLUSTER="false" #
|
ELASTIC_CLUSTER="false" #
|
||||||
|
|||||||
Reference in New Issue
Block a user