fix: JS warmup GET /health на загрузке + keep-alive 75 + bump v0.0.26
Deploy drhider / validate (push) Waiting to run

This commit is contained in:
2026-07-14 20:40:26 +04:00
parent cd29e727f3
commit 26572abb3b
3 changed files with 239 additions and 2 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ if _sys_path_root not in sys.path:
sys.path.insert(0, _sys_path_root)
# Версия приложения (меняется при изменениях)
VERSION = "0.0.25"
VERSION = "0.0.26"
def create_app():