3 lines
No EOL
168 B
Bash
3 lines
No EOL
168 B
Bash
# This is for sqlx to do compile time sql checking
|
|
# Actual server and database configs are in config folder
|
|
DATABASE_URL=postgres://root:root@localhost:5432/rust_forum |