| commit | 3ca1f3fe3115fefc0dd06e8c2ce06bb37abc9016 | [log] [tgz] |
|---|---|---|
| author | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Tue May 30 14:33:02 2023 +0400 |
| committer | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Tue May 30 14:34:33 2023 +0400 |
| tree | d9963043aa5e851f3804ef0cf0a4e3d3c72b80f6 | |
| parent | 3a907050027e5d36d6a50539ff8190e70599dcc6 [diff] [blame] |
core-auth
diff --git a/core/installer/app.go b/core/installer/app.go index 7d60aa3..2b4f08e 100644 --- a/core/installer/app.go +++ b/core/installer/app.go
@@ -109,7 +109,7 @@ tmpls.Lookup("core-auth.yaml"), }, string(schema), - nil, + tmpls.Lookup("core-auth.md"), } }