fix rate_limit tests and add prod_mode to env

This commit is contained in:
2026-09-05 23:02:42 +03:00
parent 5cdcd342dc
commit ba5e90c516
4 changed files with 9 additions and 5 deletions
+3 -1
View File
@@ -11,4 +11,6 @@ DB_PORT="change_me"
REDIS_PASSWORD="change_me"
REDIS_PORT=change_me #int
REDIS_HOST="change_me"
REDIS_HOST="change_me"
PROD_MODE=bool