Conflit readme règlé
This commit is contained in:
19
README.md
19
README.md
@@ -17,6 +17,10 @@ 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)
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
- 🔔 Bouton "Forcer une alerte de test" pour vérifications sanitaires
|
||||
>>>>>>> 9adf2a0317ad44b7a379bf32a53b9e76d9a71db7
|
||||
|
||||
---
|
||||
|
||||
@@ -66,6 +70,10 @@ 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
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
- Bouton "Forcer une alerte de test" (insère une alerte dans la BDD avec `Etat = 'Test'`)
|
||||
>>>>>>> 9adf2a0317ad44b7a379bf32a53b9e76d9a71db7
|
||||
|
||||
---
|
||||
|
||||
@@ -128,3 +136,14 @@ 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)
|
||||
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
|
||||
|
||||
## 📖 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)
|
||||
|
||||
>>>>>>> 9adf2a0317ad44b7a379bf32a53b9e76d9a71db7
|
||||
|
||||
Reference in New Issue
Block a user