mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-28 06:20:14 +00:00
@@ -504,10 +504,11 @@
|
||||
"POSTGRES_HOST=nextcloud-aio-database",
|
||||
"TZ=%TIMEZONE%",
|
||||
"ELASTIC_PASSWORD=%ELASTIC_PASSWORD%",
|
||||
"ES_JAVA_OPTS=-Xms512M -Xmx512M -Des.enforce.bootstrap.checks=true",
|
||||
"ES_JAVA_OPTS=-Xms512M -Xmx512M",
|
||||
"bootstrap.memory_lock=true",
|
||||
"cluster.name=nextcloud-aio",
|
||||
"discovery.type=single-node",
|
||||
"logger.org.elasticsearch.discovery=WARN",
|
||||
"http.port=9200",
|
||||
"xpack.license.self_generated.type=basic",
|
||||
"xpack.security.enabled=false"
|
||||
|
||||
Reference in New Issue
Block a user