-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Thanks for the docker image. It is very useful. I did run into some difficulty in using database name other than the default "postgres" when doing update and generate. I looked at the scripts/liquidbase-setup.sh, I saw the following:
url: jdbc:postgresql://$DB_PORT_5432_TCP_ADDR:$DB_PORT_5432_TCP_PORT/$POSTGRES_USER
When I did "-e POSTGRES_USER=test", then it started to use database "test". Is this intended?
Metadata
Metadata
Assignees
Labels
No labels