feat: health endpoint

This commit is contained in:
2026-05-19 22:46:30 +02:00
parent 2461954866
commit a7ea8ee51b
+1 -1
View File
@@ -31,7 +31,7 @@ proxy:
ssl: true ssl: true
app_port: 80 app_port: 80
healthcheck: healthcheck:
path: /up path: /api/health
registry: registry:
server: gitea.leonmorival.com server: gitea.leonmorival.com