Update environment variable for database connection and add user fixture script

This commit is contained in:
2026-03-22 16:44:49 -05:00
parent 8185a22e32
commit b39b07b144
3 changed files with 263 additions and 2 deletions

View File

@@ -1 +1 @@
DATABASE_URL=postgresql://postgres:password@localhost:5432/db
PG_FROM_DB_URL=postgresql://postgres:password@localhost:5432/db