Follow platform runtime contract: HTTP server on 8080, /health, SIGTERM

This commit is contained in:
7355608
2026-07-04 00:00:27 +08:00
parent ee662b2692
commit c3e09f535f
4 changed files with 113 additions and 0 deletions

4
.dockerignore Normal file
View File

@@ -0,0 +1,4 @@
.git
__pycache__/
*.pyc
.pytest_cache/