2 lines
77 B
Bash
2 lines
77 B
Bash
DATABASE_URL="postgres://postgres:secret@localhost/ksiegarnia"
|
|
SQLX_LOG=info
|
DATABASE_URL="postgres://postgres:secret@localhost/ksiegarnia"
|
|
SQLX_LOG=info
|