We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5858c7 + d2ab1f5 commit 0cc5f60Copy full SHA for 0cc5f60
build.gradle.kts
@@ -15,7 +15,7 @@ group = "app.ryss"
15
version = "0.0.1"
16
17
application {
18
- mainClassName = "io.ktor.server.netty.EngineMain"
+ mainClassName = "app.ryss.gateway.LauncherKt"
19
}
20
21
repositories {
0 commit comments