chore: sync infra docs and coverage
This commit is contained in:
@@ -8,4 +8,7 @@ POSTGRES_USER=merchantsofhope_user
|
||||
POSTGRES_PASSWORD=merchantsofhope_password
|
||||
|
||||
# Backend Application
|
||||
JWT_SECRET=a_much_stronger_and_longer_secret_key_for_jwt_that_is_not_in_git
|
||||
JWT_SECRET=a_much_stronger_and_longer_secret_key_for_jwt_that_is_not_in_git
|
||||
RATE_LIMIT_WINDOW_MS=900000
|
||||
RATE_LIMIT_MAX=100
|
||||
UPLOAD_DIR=uploads/resumes
|
||||
|
||||
Reference in New Issue
Block a user