Update README.md

develop
Paulo Gustavo Veiga 2024-04-06 02:56:54 -07:00 committed by GitHub
parent ec7dd972b6
commit 20f730eb36
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -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*