What should the standard contents of the application.conf file look like?
Ktor Engines
Configuration file
Report a typo
Reorder lines using drag or arrows. Adjust indentation with left buttons
modules = [ com.example.ApplicationKt.module ]
application {
port = 8080
}
ktor {
}
deployment {
}
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.