2 lines
70 B
Bash
2 lines
70 B
Bash
export DATABASE_URL=postgres://postgres:rustiscool@localhost/postgres
|
export DATABASE_URL=postgres://postgres:rustiscool@localhost/postgres
|