Skip to content

Commit

Permalink
docs: Create .env_sample
Browse files Browse the repository at this point in the history
  • Loading branch information
Dun-sin authored Sep 26, 2023
1 parent 32b7b8e commit 2c3178b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions server/.env_sample
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
THIS IS JUST A FILE TO HELP YOU KNOW WHAT IS NEEDED IN THE .env FILE.
YOU HAVE TO CREATE ANOTHER FILE AND NAME IT .env

MongoDB_URL=mongodb://username:password@localhost:27018/

1 comment on commit 2c3178b

@vercel
Copy link

@vercel vercel bot commented on 2c3178b Sep 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.