chore: rollback docs due to sonatype disaster (#581)

This commit is contained in:
Ryan Brink
2024-03-06 10:16:00 -05:00
committed by GitHub
parent 889fdb41d7
commit dcde50de0a
6 changed files with 140 additions and 131 deletions

View File

@ -30,7 +30,7 @@ application in a single block.
private fun Application.mainModule() {
install(Resources)
install(NotarizedApplication()) {
spec = { baseSpec }
spec = baseSpec
}
install(NotarizedResources()) {
resources = mapOf(