mirror of
https://github.com/skerkour/black-hat-rust
synced 2026-06-08 17:29:34 +00:00
3 lines
81 B
Plaintext
3 lines
81 B
Plaintext
PORT=8080
|
|
DATABASE_URL="postgres://bhr:ch10@localhost:5432/ch10?sslmode=disable"
|