Skip to content

Commit

Permalink
feat(Server): example .env
Browse files Browse the repository at this point in the history
  • Loading branch information
Djangss committed Nov 30, 2024
1 parent 57f74ab commit 2a39a8b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions server/.env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
SECRET_KEY=
DB_HOST=
DB_PORT=
DB_NAME=
DB_USER=
DB_PASSWORD=

0 comments on commit 2a39a8b

Please sign in to comment.