cmc-sales/go-app/goose.env.example
2025-08-05 07:50:12 +10:00

3 lines
130 B
Plaintext

GOOSE_DRIVER=mysql
GOOSE_DBSTRING=username:password@tcp(localhost:3306)/database?parseTime=true
GOOSE_MIGRATION_DIR=sql/migrations