Merge pull request #6675 from nextcloud/aio-yaml-update

Yaml updates
This commit is contained in:
Simon L. 2025-07-18 14:54:48 +02:00 committed by GitHub
commit 9bb1ec26c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -440,7 +440,7 @@ services:
- bootstrap.memory_lock=true - bootstrap.memory_lock=true
- cluster.name=nextcloud-aio - cluster.name=nextcloud-aio
- discovery.type=single-node - discovery.type=single-node
- logger.org.elasticsearch.discovery=WARN - logger.level=WARN
- http.port=9200 - http.port=9200
- xpack.license.self_generated.type=basic - xpack.license.self_generated.type=basic
- xpack.security.enabled=false - xpack.security.enabled=false