Add docker service for the api + env variables + ...

This commit is contained in:
2020-04-30 12:11:00 +02:00
parent a2ac8d19af
commit 8cf8457a54
6 changed files with 48 additions and 16 deletions
+1
View File
@@ -19,6 +19,7 @@ import org.kodein.di.generic.singleton
import org.slf4j.Logger
import org.slf4j.LoggerFactory
import javax.sql.DataSource
import kotlin.system.exitProcess
val kodein = Kodein {
import(serviceModule)