rust_forum/.env
Ahmet Kaan GÜMÜŞ dc849dd970 feat: post routing
2024-12-15 04:30:39 +03:00

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