2 lines
75 B
Bash
2 lines
75 B
Bash
export DATABASE_URL="postgres://postgres:password@localhost:5432/car_shop"
|
export DATABASE_URL="postgres://postgres:password@localhost:5432/car_shop"
|