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 6664f5b commit ad9aa1dCopy full SHA for ad9aa1d
README.md
@@ -8,5 +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 `java -jar target/io.wcm.devops.maven.nodejs-proxy-<version>.jar server config.yml`
12
-- Go to http://localhost:8080 for further instructions
+- Start server with
+`java -jar target/io.wcm.devops.maven.nodejs-proxy-<version>.jar server config.yml`
13
+- Go to [http://localhost:8080] for further instructions
0 commit comments