improved healthcheck

This commit is contained in:
JurajKubrican
2025-08-04 22:14:56 +02:00
parent 17bd68b797
commit 90b013698b
3 changed files with 8 additions and 7 deletions

3
views/health.html Normal file
View File

@@ -0,0 +1,3 @@
{{block "health" .}}
OK {{ .BuildNumber }}
{{end}}