chore: add .env.example template
This commit is contained in:
@@ -0,0 +1 @@
|
||||
DATABASE_URL=postgres://USER:PASSWORD@HOST:5432/DBNAME
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
DATABASE_URL=postgres://USER:PASSWORD@HOST:5432/DBNAME
|
||||