Add kodein di for injections and sample controller
This commit is contained in:
@@ -4,6 +4,6 @@ ktor {
|
||||
port = ${?PORT}
|
||||
}
|
||||
application {
|
||||
modules = [ be.vandewalleh.NotesApiApplicationKt.module ]
|
||||
modules = [ be.vandewalleh.NotesApplicationKt.module ]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user