update database

This commit is contained in:
2026-06-28 21:40:27 +03:30
parent 83770a36e6
commit 6dd5526646
9 changed files with 291 additions and 13 deletions
+7 -1
View File
@@ -5,6 +5,9 @@ DB_USERNAME=
DB_PASSWORD=
DB_NAME=
# CapRover production example:
# DB_HOST=srv-captain--growdb
# SMS
SMS_API_KEY=
SMS_SENDER=
@@ -24,5 +27,8 @@ JWT_REFRESH_SECRET=
JWT_REFRESH_EXPIRES_IN=7d
# App
PORT=3000
PORT=4000
NODE_ENV=development
# CORS (comma-separated origins, e.g. https://app.example.com)
# CORS_ORIGIN=