mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-10-29 11:03:33 +00:00
Fixing indentation at the .yml files
This commit is contained in:
@@ -84,9 +84,9 @@ then
|
||||
done
|
||||
else
|
||||
echo "
|
||||
#xpack features
|
||||
xpack.ml.enabled: $XPACK_ML
|
||||
" >> $elasticsearch_config_file
|
||||
#xpack features
|
||||
xpack.ml.enabled: $XPACK_ML
|
||||
" >> $elasticsearch_config_file
|
||||
fi
|
||||
|
||||
echo "Elasticsearch is ready."
|
||||
|
||||
Reference in New Issue
Block a user