refactoring: Masive refactor to build the V2
This commit is contained in:
@@ -3,7 +3,7 @@ ktor {
|
||||
port = 8080
|
||||
}
|
||||
application {
|
||||
modules = [ eventDemo.configuration.ConfigureKt.configure ]
|
||||
modules = [ eventDemo.configuration.ConfigureKtorKt.configure ]
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user