mirror of
https://github.com/skylanix/MamieHenriette.git
synced 2026-02-11 10:10:37 +01:00
Migration vers pré-prod : refonte Docker et documentation
- Dockerfile modernisé avec venv Python et locales françaises - Configuration docker-compose simplifiée - README complètement réécrit pour l'architecture multi-plateformes - Suppression bot.py et statuts.txt (remplacés par modules webapp/discordbot) - Migration vers interface d'administration web
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
# Configuration Discord Bot
|
||||
TOKEN=votre_token_discord
|
||||
STATUS=online
|
||||
INTERVAL=3600
|
||||
|
||||
# Configuration Zabbix (optionnel)
|
||||
ENABLE_ZABBIX=false
|
||||
ZABBIX_SERVER=zabbix-server.example.com
|
||||
|
||||
Reference in New Issue
Block a user