Skip to content

Commit

Permalink
chore: db migration
Browse files Browse the repository at this point in the history
  • Loading branch information
incredible-phoenix246 committed Jul 22, 2024
1 parent a4b0504 commit bd52fb3
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
port=8000
PORT=8000
AUTH_SECRET=
DB_USER=
DB_HOST=
DB_PASSWORD=
DB_NAME=
NODE_ENV=development
NODE_ENV=development
SMTP_USER=
SMTP_PASSWORD=
SMTP_HOST=
SMTP_SERVICE=

0 comments on commit bd52fb3

Please sign in to comment.