feat: add postgres connection
This commit is contained in:
2
.env.example
Normal file
2
.env.example
Normal file
@@ -0,0 +1,2 @@
|
||||
PG_FROM_DB_URL=postgresql://postgres:password@localhost:5432/db
|
||||
PG_TO_DB_URL=postgresql://postgres:password@localhost:5432/db
|
||||
Reference in New Issue
Block a user