Added configurable health check endpoint for external uptime monitoring integration.

This commit is contained in:
2026-01-15 21:59:44 -05:00
parent 8c772ab19e
commit 314e1bf399
6 changed files with 256 additions and 13 deletions

View File

@@ -7,3 +7,6 @@ modules:
main_class: OwncastSentry
database: true
database_type: asyncpg
config: true
extra_files:
- base-config.yaml