Conclusion: don’t use a `main` to launch ktor.
# ktor
g
Conclusion: don’t use a
main
to launch ktor.
d
Or use main in your gradle file instead of the server type's main (like when you need to define multiple connectors)