2 lines
94 B
Bash
2 lines
94 B
Bash
DATABASE_URL=postgresql://postgres:postgres@localhost:5432/${REPO_NAME_SNAKE}?sslmode=disable
|
DATABASE_URL=postgresql://postgres:postgres@localhost:5432/${REPO_NAME_SNAKE}?sslmode=disable
|