ktor { application { modules = [ moe.nea.ledger.server.core.ApplicationKt.module ] } deployment { port = 8080 } }