minors changes

This commit is contained in:
2025-03-27 11:57:34 +01:00
parent e4ffd7792b
commit 027747a20b
2 changed files with 1 additions and 2 deletions

View File

@@ -1,7 +1,6 @@
ktor {
deployment {
port = 8080
host = 0.0.0.0
}
application {
modules = [ eventDemo.configuration.ConfigureKt.configure ]