fix rate_limit tests and add prod_mode to env
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user