# Configuration Docker NationsGlory # Copier ce fichier vers .env et ajuster les valeurs # Mot de passe RCON # ⚠️ IMPORTANT: Définir un mot de passe sécurisé # Après modification, redémarrer: docker-compose restart RCON_PASSWORD=ChangerCeMotDePasse # Port Minecraft SERVER_PORT=25565 # Port RCON RCON_PORT=25575 # Mémoire allouée MEMORY=2G INIT_MEMORY=1G