3 lines
130 B
Plaintext
3 lines
130 B
Plaintext
GOOSE_DRIVER=mysql
|
|
GOOSE_DBSTRING=username:password@tcp(localhost:3306)/database?parseTime=true
|
|
GOOSE_MIGRATION_DIR=sql/migrations |