This message was deleted.
# ktor
s
This message was deleted.
a
Can you share the code of the
main
function?
Does it work when you run the application locally without Docker?
Also, please add the SLF4J logger implementation to see the logs.
I mean by using the
java
command.
Please check that the
io.ktor:ktor-server-config-yaml
artifact isn't included. Otherwise, the server will try to load a YAML configuration.