Configure posgres DB
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
DATABASE_URL=postgres://app:app@localhost:5432/app
|
||||
DATABASE_URL=postgres://localhost:5432/generic_typescript_server
|
||||
PORT=3000
|
||||
DEBUG=
|
||||
|
||||
Reference in New Issue
Block a user