Skip to content

Commit

Permalink
User Test
Browse files Browse the repository at this point in the history
  • Loading branch information
PluckySquirrel committed Nov 20, 2024
1 parent 7e27e20 commit 1c49729
Show file tree
Hide file tree
Showing 10 changed files with 667 additions and 228 deletions.
11 changes: 11 additions & 0 deletions env/test.env.example
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
DB_TYPE=''
NODE_ENV=''
DB_HOST=''
DB_PORT=''
DB_USERNAME=''
DB_PASSWORD=''
DB_DATABASE=''

JWT_SECRET=''

PORT=''
SALT=''
Loading

0 comments on commit 1c49729

Please sign in to comment.