Skip to content

Commit ab1f6ad

Browse files
committed
Wrong port
1 parent bba18a8 commit ab1f6ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This is a sample that shows how you can add authentication to an Angular2 app us
44

55
## Using it
66

7-
This demo relies on a server, we've created a [authentication server demo](https://github.com/auth0/nodejs-jwt-authentication-sample) to get you started. You'll need to clone it, run `npm install` then `npm start`. It will run a local server on port 3000.
7+
This demo relies on a server, we've created a [authentication server demo](https://github.com/auth0/nodejs-jwt-authentication-sample) to get you started. You'll need to clone it, run `npm install` then `npm start`. It will run a local server on port 3001.
88

99
Then, you can run `npm install` and `npm start` on this project. Navigate to [http://localhost:3000](http://localhost:3000).
1010

0 commit comments

Comments
 (0)