mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-11-10 17:05:49 +00:00
Clarify comment
This commit is contained in:
@@ -44,7 +44,7 @@ do
|
||||
fi
|
||||
done
|
||||
|
||||
# remove default API entry (starting with 3.11.0_7.5.1)
|
||||
# remove default API entry (new in 3.11.0_7.5.1)
|
||||
sed -ie '/- default:/,+4d' $kibana_config_file
|
||||
|
||||
CONFIG_CODE=$(curl -s -o /dev/null -w "%{http_code}" -XGET $el_url/.wazuh/_doc/1513629884013 ${auth})
|
||||
|
||||
Reference in New Issue
Block a user