Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit bf17307

Browse files
committed
fix(doc): fix GraphQL gateway URL
1 parent 9a17cfe commit bf17307

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ in terminal from project's root folder. The first run can take 30 mins to 1 hour
3939
### Service URLs
4040

4141
- eSchool Frontend (Blazor) - [http://localhost:5200/](http://localhost:5200/)
42-
- eSchool Gateway (GraphQL) - [http://localhost:5101/graphql/](http://localhost:5102/graphql/)
42+
- eSchool Gateway (GraphQL) - [http://localhost:5101/graphql/](http://localhost:5101/graphql/)
4343
- WebStatus - [http://localhost:5107/](http://localhost:5107/)
4444
- Enrolling.API (REST - Swagger) - [http://localhost:5102/swagger/](http://localhost:5102/swagger/)
4545
- Enrolling.API (GraphQL - Banana Cake Pop) - [http://localhost:5102/graphql/](http://localhost:5102/graphql/)

0 commit comments

Comments
 (0)