We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f0fb2a commit 4667971Copy full SHA for 4667971
core/elasticsearch.md
@@ -94,7 +94,6 @@ configure SSL verification. This works for both Elasticsearch and OpenSearch.
94
# config/packages/api_platform.yaml
95
api_platform:
96
elasticsearch:
97
-<<<<<<< HEAD
98
hosts: ["%env(ELASTICSEARCH_HOST)%"]
99
ssl_ca_bundle: "/path/to/ca-bundle.crt"
100
```
0 commit comments