Skip to content

Commit

Permalink
update .env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayush272002 committed Dec 10, 2024
1 parent f417d3c commit 61a32be
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion apps/backend/.env.example
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
PORT=
PORT=8000
JWT_SECRET=secret
ALLOWED_ORIGINS=http://localhost:3000,ksgdkq
REDIS_URL=

0 comments on commit 61a32be

Please sign in to comment.