mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-28 16:08:23 +00:00
chore(docker-compose): Bump indices.query.bool.max_clause_count=4096 (#21301)
This commit is contained in:
parent
ac9f803b46
commit
799e3ca900
@ -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