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 934eb33 commit ef351a6Copy full SHA for ef351a6
1 file changed
topics/server-development-mode.topic
@@ -78,7 +78,7 @@
78
<li>
79
<p>
80
If you run your application using a <a href="server-dependencies.topic">Gradle</a> task,
81
- you can use a Gradle CLI flag:
+ you can enable development mode for the current run using the Gradle CLI flag:
82
</p>
83
<code-block>
84
./gradlew run -Pio.ktor.development=true
0 commit comments