mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-04 04:22:50 +00:00
migrate database to monorepo
This commit is contained in:
5
backend/database/config/elasticsearch.yml
Normal file
5
backend/database/config/elasticsearch.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
bootstrap.memory_lock: true
|
||||
discovery.type: "single-node"
|
||||
cluster.routing.allocation.disk.threshold_enabled: false
|
||||
network.bind_host: 0.0.0.0
|
||||
xpack.security.enabled: false
|
||||
Reference in New Issue
Block a user