smaig
smaig
RRailway
Created by smaig on 7/20/2024 in #✋|help
I can't host ktor server
Working
28 replies
RRailway
Created by smaig on 7/20/2024 in #✋|help
I can't host ktor server
Server is
28 replies
RRailway
Created by smaig on 7/20/2024 in #✋|help
I can't host ktor server
I've done everything.
28 replies
RRailway
Created by smaig on 7/20/2024 in #✋|help
I can't host ktor server
No it didn't help
28 replies
RRailway
Created by smaig on 7/20/2024 in #✋|help
I can't host ktor server
I meant thanks for the advice
28 replies
RRailway
Created by smaig on 7/20/2024 in #✋|help
I can't host ktor server
Thanks, everything is fine
28 replies
RRailway
Created by smaig on 7/20/2024 in #✋|help
I can't host ktor server
@Brody And it doesn't help
28 replies
RRailway
Created by smaig on 7/20/2024 in #✋|help
I can't host ktor server
No description
28 replies
RRailway
Created by smaig on 7/20/2024 in #✋|help
I can't host ktor server
No description
28 replies
RRailway
Created by smaig on 7/20/2024 in #✋|help
I can't host ktor server
fun main() { val port = System.getenv("PORT")?.toInt() ?: 8080 embeddedServer(Netty, host = "0.0.0.0", port = port, module = Application::module).start(wait = true) }
28 replies
RRailway
Created by smaig on 7/20/2024 in #✋|help
I can't host ktor server
I have already recorded this change in both the main file and configuration.conf
28 replies
RRailway
Created by smaig on 12/12/2023 in #✋|help
How to make a SQL query in commercial Postgres tables
But it was convenient for me like this
5 replies
RRailway
Created by smaig on 10/18/2023 in #✋|help
Ktor server uses a lot of memory
It is necessary to change the documentation for subsequent users, otherwise this is a significant flaw.
70 replies
RRailway
Created by smaig on 10/18/2023 in #✋|help
Ktor server uses a lot of memory
That's probably why it eats up a lot of memory
70 replies
RRailway
Created by smaig on 10/18/2023 in #✋|help
Ktor server uses a lot of memory
I thought there was no need to change anything on the railway
70 replies
RRailway
Created by smaig on 10/18/2023 in #✋|help
Ktor server uses a lot of memory
I'm very ashamed that I didn't understand you
70 replies
RRailway
Created by smaig on 10/18/2023 in #✋|help
Ktor server uses a lot of memory
No description
70 replies
RRailway
Created by smaig on 10/18/2023 in #✋|help
Ktor server uses a lot of memory
I'll install the server at night and tell you tomorrow, but I realized that the main documentation for setting up the server is incorrect @Brody @Medim @Adam @Fragly
70 replies
RRailway
Created by smaig on 10/18/2023 in #✋|help
Ktor server uses a lot of memory
No description
70 replies
RRailway
Created by smaig on 10/18/2023 in #✋|help
Ktor server uses a lot of memory
yes its work
70 replies