forked from wazuh/wazuh-docker
Removed Proxy in docker-compose.yml
The new Kibana container will be designed to run completely local. no need for proxy anymore
This commit is contained in:
@@ -78,8 +78,6 @@ services:
|
||||
- wazuh
|
||||
entrypoint: /wait-for-it.sh elasticsearch
|
||||
# environment:
|
||||
# - http_proxy=yourproxy
|
||||
# - https_proxy=yourproxy
|
||||
# - "WAZUH_KIBANA_PLUGIN_URL=http://your.repo/wazuhapp-3.1.0-6.1.2.zip"
|
||||
nginx:
|
||||
image: wazuh/wazuh-nginx
|
||||
|
||||
Reference in New Issue
Block a user