dev-template/.env
Antoine Pelletier 572489ed5c first commit
2026-07-29 16:47:05 +02:00

2 lines
157 B
Bash

# This file is used by dbmate, and by the sqlx macros at compile time.
DATABASE_URL=postgres://postgres:postgres@localhost:5432/app_template?sslmode=disable