Skip to content

Commit 3f298cf

Browse files
authored
Update playground link (#1286)
1 parent 3a152f8 commit 3f298cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/server/ktor-server/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ cd /path/to/graphql-kotlin/examples
2020
./gradlew ktor-server:run
2121
```
2222

23-
Once the app has started you can explore the example schema by opening Playground endpoint at http://localhost:5000/graphql
23+
Once the app has started you can explore the example schema by opening Playground endpoint at http://localhost:8080/playground
2424

2525
#### Example query
2626

0 commit comments

Comments
 (0)