Merge pull request #233 from haiwen/xpack.security.enabled-false

xpack.security.enabled false
This commit is contained in:
欢乐马 2023-12-21 14:50:22 +08:00 committed by GitHub
commit bc9dcd31a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,7 @@ services:
- discovery.type=single-node
- bootstrap.memory_lock=true
- "ES_JAVA_OPTS=-Xms1g -Xmx1g"
- "xpack.security.enabled=false"
ulimits:
memlock:
soft: -1