Skip to content

Commit 44eb958

Browse files
chore(docs): update http port in README.md
1 parent 5976db7 commit 44eb958

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
@@ -64,7 +64,7 @@ datasource db {
6464

6565
### Graphql Playground
6666

67-
When the application is running, you can go to [http://localhost:3000/graphql](http://localhost:3000/graphql) to access the GraphQL Playground. See [here](https://docs.nestjs.com/graphql/quick-start#playground) for more.
67+
When the application is running, you can go to [http://localhost:3000/graphql](http://localhost:3001/graphql) to access the GraphQL Playground. See [here](https://docs.nestjs.com/graphql/quick-start#playground) for more.
6868

6969

7070
**Create a New User**

0 commit comments

Comments
 (0)