first commit
This commit is contained in:
4
apps/api/.env.example
Normal file
4
apps/api/.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
PORT=3000
|
||||
DATABASE_URL=postgres://user:pass@localhost:5432/gob_alert
|
||||
PORT=3000
|
||||
NODE_ENV=development
|
||||
Reference in New Issue
Block a user