chore: docs

This commit is contained in:
Ryan Brink
2023-09-04 11:33:04 -04:00
parent 904cc6816d
commit 1a4568a49b
4 changed files with 25 additions and 27 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(