Update README.md
parent
ec7dd972b6
commit
20f730eb36
|
@ -19,8 +19,7 @@ The following command line will start WiseMapping locally using HSQLDB in memory
|
||||||
|
|
||||||
```
|
```
|
||||||
$ mvn -f wise-api/pom.xml package
|
$ mvn -f wise-api/pom.xml package
|
||||||
$ docker compose build
|
$ docker compose up --build
|
||||||
$ docker compose up
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Application will start at http://localhost/c/login. You can login using *test@wisemapping.org* and password *test*
|
Application will start at http://localhost/c/login. You can login using *test@wisemapping.org* and password *test*
|
||||||
|
|
Loading…
Reference in New Issue