3 lines
106 B
Bash
3 lines
106 B
Bash
GOOSE_DRIVER=postgres
|
|
GOOSE_DBSTRING="user=postgres dbname=postgres sslmode=disable"
|
|
GOOSE_MIGRATION_DIR=/ |