We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81411cf commit 2972a2aCopy full SHA for 2972a2a
README.md
@@ -41,7 +41,7 @@ java -jar application/target/migration-tool.jar \
41
```
42
mvn verify
43
44
-docker run ehrbase/migration-tool:1.1.0-SNAPSHOT \
+docker run ehrbase/migration-tool:1.1.0 \
45
-e mode=DB2DB \
46
-e spring.datasource.import.url=jdbc:postgresql://localhost:5432/ehrbase_import \
47
-e spring.datasource.import.username=ehrbase \
0 commit comments