We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a152f8 commit 3f298cfCopy full SHA for 3f298cf
examples/server/ktor-server/README.md
@@ -20,7 +20,7 @@ cd /path/to/graphql-kotlin/examples
20
./gradlew ktor-server:run
21
```
22
23
-Once the app has started you can explore the example schema by opening Playground endpoint at http://localhost:5000/graphql
+Once the app has started you can explore the example schema by opening Playground endpoint at http://localhost:8080/playground
24
25
#### Example query
26
0 commit comments