Skip to content

Commit

Permalink
fix: corrected wrong backend graphql path in readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cybertron15 committed Oct 30, 2023
1 parent 12e0f1e commit 55e11b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ To start the backend server, run the following command:
yarn local
```

Congratulations! Your backend is now running at http://localhost:8000/local/graphql.
Congratulations! Your backend is now running at http://localhost:8000/development/graphql.

## Communication Channels:

Expand Down

0 comments on commit 55e11b8

Please sign in to comment.