healthcheck funcionando

This commit is contained in:
2025-11-04 12:56:53 +00:00
commit 08d40caefc
10 changed files with 285 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env