You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
misp/forward/README.md

9 lines
281 B

#### About
The `forward` servlet.
#### Deploy (TODO)
* Run `install-locally.sh`
* Find the `forward-0.1.war` in `./target`
* Copy it to `tomcat/webapps`.
* Assuming tomcat runs at `http://localhost:9090`
* Then the servlet will be at `http://localhost:9090/forward-0.1/mirror`