feat : Init Project
This commit is contained in:
3
nest-backend/.env.example
Normal file
3
nest-backend/.env.example
Normal file
@@ -0,0 +1,3 @@
|
||||
DATABASE_URL="postgresql://user:password@localhost:5432/nest_db"
|
||||
JWT_SECRET="change_me_to_a_long_random_string"
|
||||
PORT=3000
|
||||
Reference in New Issue
Block a user