diff --git a/README.md b/README.md index e5f337f..2b165d5 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Application de **surveillance des températures** avec alertes, visualisation St - ⚠️ Alertes email / Telegram si dépassement > 30 minutes - 🚀 Déploiement auto avec `deploy.sh` - 📁 Stockage **SQL** sur MySQL (VPS) +- 🔔 Bouton "Forcer une alerte de test" pour vérifications sanitaires --- @@ -66,6 +67,7 @@ pip install -r requirements.txt - Script `Monitor.py` tournant en boucle 5 minutes (avec `supervisord`) - Application Streamlit avec login / rôle (accès personnalisé) - Alertes par Email / Telegram, PDF générables depuis l’app +- Bouton "Forcer une alerte de test" (insère une alerte dans la BDD avec `Etat = 'Test'`) --- @@ -128,3 +130,11 @@ Projet développé par [Michel] Site principal : [https://app.domo91.fr](https://app.domo91.fr) Gitea auto-hébergé sur : [https://mj91.fr](https://mj91.fr) + + +## 📖 Auteur & contact + +Projet développé par [Michel] +Site principal : [https://app.domo91.fr](https://app.domo91.fr) +Gitea auto-hébergé sur : [https://mj91.fr](https://mj91.fr) +