File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ You can customize additional settings in your `.env` file:
207207| ` ES_PORT ` | Port for Elasticsearch/OpenSearch. | ` 9200 ` (ES) / ` 9202 ` (OS)| Optional |
208208| ` ES_USE_SSL ` | Use SSL for connecting to Elasticsearch/OpenSearch. | ` false ` | Optional |
209209| ` ES_VERIFY_CERTS ` | Verify SSL certificates when connecting. | ` false ` | Optional |
210- | ` ES_TIMEOUT ` | Connection timeout for Elasticsearch/OpenSearch. | DB client default | Optional |
210+ | ` ES_TIMEOUT ` | Client timeout for Elasticsearch/OpenSearch. | DB client default | Optional |
211211| ` STAC_FASTAPI_TITLE ` | Title of the API in the documentation. | ` stac-fastapi-<backend> ` | Optional |
212212| ` STAC_FASTAPI_DESCRIPTION ` | Description of the API in the documentation. | N/A | Optional |
213213| ` STAC_FASTAPI_VERSION ` | API version. | ` 2.1 ` | Optional |
You can’t perform that action at this time.
0 commit comments