mirror of
https://github.com/Example-uPagge/liquibase.git
synced 2024-06-14 12:22:25 +03:00
5 lines
164 B
INI
5 lines
164 B
INI
url=jdbc:postgresql://localhost:5432/liquibase_example
|
|
username=postgres
|
|
password=121314Ma
|
|
changeLogFile=db/changelog/db.changelog-master.xml
|
|
liquibase.hub.mode=off |