summaryrefslogtreecommitdiff
path: root/.env
blob: 4516d348b09f83ddce0c75cd2560c38df693e25f (plain) (blame)
1
2
DATABASE_URL="postgres://postgres:postgres@localhost:5432/webol"
SQLX_OFFLINE_DIR="./.sqlx"