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

@ -23,7 +23,7 @@ level plugin, and **must** be install after both the `NotarizedApplication` plug
private fun Application.mainModule() {
install(Locations)
install(NotarizedApplication()) {
spec = { baseSpec }
spec = baseSpec
}
install(NotarizedLocations()) {
locations = mapOf(