Skip to content

Commit 49086b5

Browse files
committed
Update README.md
1 parent 0bf52e5 commit 49086b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ The JWT must be sent on the `Authorization` header as follows: `Authorization: B
6161

6262
Just clone the repository, run `npm install` and then `node server.js`. That's it :).
6363

64+
If you want to run it on another port, just run `PORT=3001 node server.js` to run it on port 3001 for example
65+
6466
## Issue Reporting
6567

6668
If you have found a bug or if you have a feature request, please report them at this repository issues section. Please do not report security vulnerabilities on the public GitHub issue tracker. The [Responsible Disclosure Program](https://auth0.com/whitehat) details the procedure for disclosing security issues.

0 commit comments

Comments
 (0)