chore: add user get profile and check validity route
This commit is contained in:
+4
-1
@@ -27,4 +27,7 @@ MAIL_FROM=
|
||||
|
||||
|
||||
REDIS_URI=redis://:@localhost:6379/0
|
||||
CACHE_TTL=120000
|
||||
CACHE_TTL=120000
|
||||
|
||||
THROTTLE_TTL=300000
|
||||
THROTTLE_LIMIT=10
|
||||
Reference in New Issue
Block a user