init
This commit is contained in:
7
liquibase/changelogs/liquibase.properties
Normal file
7
liquibase/changelogs/liquibase.properties
Normal file
@@ -0,0 +1,7 @@
|
||||
classpath: /workspace/postgresql-42.2.5.jar
|
||||
driver: org.postgresql.Driver
|
||||
url: jdbc:postgresql://database:5432/postgres
|
||||
username: postgres
|
||||
password: password
|
||||
changeLogFile: changelog-master.xml
|
||||
logLevel: info
|
||||
Reference in New Issue
Block a user