set rate limit to false while we don't have redis yet

This commit is contained in:
Yannic Kilcher
2023-01-04 22:40:31 +01:00
parent fa7f8f238a
commit 9ce4348263
+1
View File
@@ -54,6 +54,7 @@
DEBUG_ALLOW_ANY_API_KEY: "true"
DEBUG_USE_SEED_DATA: "true"
MAX_WORKERS: "1"
RATE_LIMIT: "false"
ports:
- 8080:8080