mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 00:52:55 +00:00
refactor: move database to monorepo
This commit is contained in:
7
backend/database/config/elasticsearch.yml
Normal file
7
backend/database/config/elasticsearch.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
network.host: 0.0.0.0
|
||||
|
||||
# this value is required because we set "network.host"
|
||||
# be sure to modify it appropriately for a production cluster deployment
|
||||
discovery.zen.minimum_master_nodes: 1
|
||||
bootstrap.system_call_filter: false
|
||||
|
||||
Reference in New Issue
Block a user