Skip to content

Commit f810bdf

Browse files
committed
Start appen..
1 parent a0f4949 commit f810bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/kotlin/no/nav/tms/statistikk/application.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ private fun startRapid(
5656
onStartup {
5757
Flyway.runFlywayMigrations(environment)
5858
}
59-
}
59+
}.start()
6060
}

0 commit comments

Comments
 (0)