Skip to content
Snippets Groups Projects
Commit 45cf506d authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

DOC: document how to run the server without rebuilding soruces

parent 4393fc61
Branches
Tags
1 merge request!41REL: update changelog, bump version of pom.xml, update DEPENDENCIES
Pipeline #14329 passed
...@@ -156,6 +156,9 @@ type `https://localhost:10443` in your Browser, assuming you used 10443 as port. ...@@ -156,6 +156,9 @@ type `https://localhost:10443` in your Browser, assuming you used 10443 as port.
Note, that you will get a security warning if you are using a self-signed Note, that you will get a security warning if you are using a self-signed
certificate. certificate.
You can use `make run-single` to directly start the server without rebuilding
sources (if you called `make run` previously).
## Run Unit Tests ## Run Unit Tests
`$ make test` `$ make test`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment