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.
2 parents edc52ac + e0b6ac0 commit 63f7b30Copy full SHA for 63f7b30
README.md
@@ -14,7 +14,7 @@ Boilerplate template for node and typescript services.
14
* *gulp watch* (watch ts files)
15
* *npm run start* (start the application)
16
* *npm run watch* (restart the application when files change)
17
-* *npm start* (run the application on http://localhost:5000/docs)
+* *npm start* (run the application on http://localhost:5000/api/docs)
18
19
**Docker**
20
* *docker-compose build* (compose images)
0 commit comments