opensearch.env 131 B

12345
  1. OPENSEARCH_HOST=opensearch
  2. OPENSEARCH_PORT=9200
  3. # Prevent security patch conflicts with core M2 code
  4. DISABLE_SECURITY_PLUGIN=true