added gunicorn and updated to the last version of server monitorizare

This commit is contained in:
ske087
2026-06-07 21:28:09 +03:00
parent 0aefadbfd8
commit b97372f74d
35 changed files with 2098 additions and 255 deletions
+12
View File
@@ -0,0 +1,12 @@
.venv/
venv/
__pycache__/
*.pyc
*.pyo
.git/
.gitignore
data/
logs/
docs/
*.db
.env