2 lines
155 B
Bash
2 lines
155 B
Bash
# This file is used by dbmate, and by the sqlx macros at compile time.
|
|
DATABASE_URL=postgres://postgres:postgres@localhost:5432/app_events?sslmode=disable
|