Configuration file

Report a typo

What should the standard contents of the application.conf file look like?

Reorder lines using drag or arrows. Adjust indentation with left buttons
                modules = [ com.example.ApplicationKt.module ]
              
                application {
              
                port = 8080
              
                }
              
                ktor {
              
                }
              
                deployment {
              
                }
              
___

Create a free account to access the full topic