We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad9aa1d commit 33bb651Copy full SHA for 33bb651
README.md
@@ -8,6 +8,6 @@ Steps to build and start the proxy:
8
9
- Go to maven-nodejs-proxy directory
10
- Build server with `mvn clean install`
11
-- Start server with
+- Start server with<br/>
12
`java -jar target/io.wcm.devops.maven.nodejs-proxy-<version>.jar server config.yml`
13
-- Go to [http://localhost:8080] for further instructions
+- Go to [http://localhost:8080](http://localhost:8080) for further instructions
0 commit comments