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 a587207 commit 8c7dc04Copy full SHA for 8c7dc04
compose.yml
@@ -22,8 +22,6 @@ services:
22
- ES_VERIFY_CERTS=false
23
- BACKEND=elasticsearch
24
- DATABASE_REFRESH=true
25
- - ENABLE_COLLECTIONS_SEARCH=true
26
- - ENABLE_COLLECTIONS_SEARCH_ROUTE=true
27
ports:
28
- "8080:8080"
29
volumes:
@@ -58,8 +56,6 @@ services:
58
56
59
57
- BACKEND=opensearch
60
- STAC_FASTAPI_RATE_LIMIT=200/minute
61
62
63
64
- "8082:8082"
65
0 commit comments