refactor: add healthchecks to backend images

This commit is contained in:
Rainer Killinger
2024-02-08 11:51:18 +01:00
parent eef0829528
commit e92dd80b50
3 changed files with 5 additions and 0 deletions

View File

@@ -3,3 +3,4 @@ discovery.type: "single-node"
cluster.routing.allocation.disk.threshold_enabled: false
network.bind_host: 0.0.0.0
xpack.security.enabled: false
ingest.geoip.downloader.enabled: false