Skip to content

Commit

Permalink
Add GraphiQL title.
Browse files Browse the repository at this point in the history
  • Loading branch information
ychescale9 committed Dec 7, 2023
1 parent ad6ff66 commit 0c9c94b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/application.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
server.port=${PORT:8000}
server.compression.enabled=true
server.compression.mime-types=application/json
dgs.graphql.graphiql.title=KStreamlined API
ks.kotlin-blog-feed-url=https://blog.jetbrains.com/kotlin/feed/
ks.kotlin-youtube-feed-url=https://www.youtube.com/feeds/videos.xml?channel_id=UCP7uiEZIqci43m22KDl0sNw
ks.talking-kotlin-feed-url=https://talkingkotlin.com/feed
Expand Down

0 comments on commit 0c9c94b

Please sign in to comment.