mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-06-27 16:10:30 +08:00
set rate limit to false while we don't have redis yet
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
DEBUG_ALLOW_ANY_API_KEY: "true"
|
||||
DEBUG_USE_SEED_DATA: "true"
|
||||
MAX_WORKERS: "1"
|
||||
RATE_LIMIT: "false"
|
||||
ports:
|
||||
- 8080:8080
|
||||
|
||||
|
||||
Reference in New Issue
Block a user