Skip to content

Commit cd6ebab

Browse files
committed
500/minute
1 parent b44f793 commit cd6ebab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ services:
2222
- ES_USE_SSL=false
2323
- ES_VERIFY_CERTS=false
2424
- BACKEND=elasticsearch
25-
- STAC_FASTAPI_RATE_LIMIT=200/minute
25+
- STAC_FASTAPI_RATE_LIMIT=500/minute
2626
ports:
2727
- "8080:8080"
2828
volumes:

0 commit comments

Comments
 (0)