mirror of
https://github.com/LeNei/axum-sqlx-template.git
synced 2026-02-13 22:56:19 +00:00
5 lines
112 B
Plaintext
5 lines
112 B
Plaintext
DATABASE_URL="postgresql://postgres:postgres@localhost:5432/postgres"
|
|
TS_RS_EXPORT_DIR="./frontend/src/types"
|
|
|
|
|