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 b44f793 commit cd6ebabCopy full SHA for cd6ebab
docker-compose.yml
@@ -22,7 +22,7 @@ services:
22
- ES_USE_SSL=false
23
- ES_VERIFY_CERTS=false
24
- BACKEND=elasticsearch
25
- - STAC_FASTAPI_RATE_LIMIT=200/minute
+ - STAC_FASTAPI_RATE_LIMIT=500/minute
26
ports:
27
- "8080:8080"
28
volumes:
0 commit comments