mirror of
https://github.com/20kaushik02/express-sequelize-backend-template.git
synced 2025-12-06 07:24:07 +00:00
6 lines
164 B
Plaintext
6 lines
164 B
Plaintext
DB_USERNAME='your_local_db_username'
|
|
DB_PASSWORD='your_local_db_password'
|
|
DB_NAME='your_local_db_name'
|
|
|
|
CAPTCHA_SECRET = "6LeIxAcTAAAAAGG-vFI1TnRWxMZNFuojJ4WifJWe"
|