Skip to content

Commit 63f7b30

Browse files
committed
Merge branch 'master' of github.com:Talento90/typescript-node
2 parents edc52ac + e0b6ac0 commit 63f7b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Boilerplate template for node and typescript services.
1414
* *gulp watch* (watch ts files)
1515
* *npm run start* (start the application)
1616
* *npm run watch* (restart the application when files change)
17-
* *npm start* (run the application on http://localhost:5000/docs)
17+
* *npm start* (run the application on http://localhost:5000/api/docs)
1818

1919
**Docker**
2020
* *docker-compose build* (compose images)

0 commit comments

Comments
 (0)