# Replace with your DB credentials!
DATABASE_URL="postgres://root:mysecretpassword@localhost:5432/testdb"
