Skip to content

Commit

Permalink
Few Improvments
Browse files Browse the repository at this point in the history
  • Loading branch information
VAIBHAV7500 committed Apr 13, 2024
1 parent ea4f010 commit 8b47fb6
Show file tree
Hide file tree
Showing 15 changed files with 44,148 additions and 43,653 deletions.
4 changes: 2 additions & 2 deletions backend/.env_sample
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ PORT=4200
BASE_URL=http://localhost:4200
UPLOAD_DIR="./public/videos"
HOST=localhost
NODE_ENV=production
NODE_ENV=dev
RAZORPAY_KEY_ID=optional
RAZORPAY_KEY_SECRET=optional
SENDGRID_KEY=optional
SESSION_KEY=_abcd
SESSION_SECRET=1234
DB_USER=root
DB_PASS=
DB_PASS=pwd
DB_HOST=localhost
DB=animeApp
DB_PORT=3306
Loading

0 comments on commit 8b47fb6

Please sign in to comment.