mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-26 09:22:14 +00:00
chore(docker-compose): Bump indices.query.bool.max_clause_count=4096
(#21301)
(cherry picked from commit 799e3ca900363827b832afb4c1ed660e82034396)
This commit is contained in:
parent
4543404590
commit
0a0092e0c3
@ -50,6 +50,7 @@ services:
|
||||
- ES_JAVA_OPTS=-Xms1024m -Xmx1024m
|
||||
- plugins.security.disabled=true
|
||||
- OPENSEARCH_INITIAL_ADMIN_PASSWORD=OpenMetadata_password123!!!
|
||||
- indices.query.bool.max_clause_count=4096
|
||||
networks:
|
||||
- local_app_net
|
||||
expose:
|
||||
|
Loading…
x
Reference in New Issue
Block a user