mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-31 09:12:48 +00:00
Merge pull request #233 from haiwen/xpack.security.enabled-false
xpack.security.enabled false
This commit is contained in:
commit
bc9dcd31a9
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue