diff --git a/sample/31-graphql-federation-code-first/README.md b/sample/31-graphql-federation-code-first/README.md index bbe0acfd80a..2743338c4cb 100644 --- a/sample/31-graphql-federation-code-first/README.md +++ b/sample/31-graphql-federation-code-first/README.md @@ -20,7 +20,7 @@ cd gateway && npm run start ## Access the graph -You can reach the gateway under `http://localhost:3002/graphql` +You can reach the gateway under `http://localhost:3001/graphql` ## Query a combined graph