3 lines
107 B
Bash
3 lines
107 B
Bash
|
DATABASE_URL=postgresql://postgres:password@localhost/postgres
|
||
|
#DATABASE_URL=sqlite:./database.db?mode=rwc
|