... the server port number and a list of modules composing our application: ktor { deployment { port = 8080 port = ${?PORT} } application { modules ...
確定! 回上一頁