cmc-sales/go/goose.env.example

3 lines
130 B
Plaintext
Raw Permalink Normal View History

2025-08-04 14:50:12 -07:00
GOOSE_DRIVER=mysql
GOOSE_DBSTRING=username:password@tcp(localhost:3306)/database?parseTime=true
GOOSE_MIGRATION_DIR=sql/migrations