Skip to content

Commit

Permalink
Create .env
Browse files Browse the repository at this point in the history
  • Loading branch information
PriyamvadaShah authored Jul 5, 2024
1 parent 8c8a839 commit b766a95
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions backend/.env
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
PORT=8001
MONGODB_URI="mongodb://127.0.0.1:27017/myapp"
SOCKET_SERVER="http://localhost:8001"

0 comments on commit b766a95

Please sign in to comment.