2 lines
87 B
Bash
2 lines
87 B
Bash
DATABASE_URL="postgresql://postgres:postgres@localhost:5432/todolist?schema=public"
|
DATABASE_URL="postgresql://postgres:postgres@localhost:5432/todolist?schema=public"
|