Default configuration serveur Build NG RED

This commit is contained in:
2026-02-03 23:09:01 +01:00
commit 53d0c557d0
129 changed files with 21501 additions and 0 deletions

15
.env.example Normal file
View File

@@ -0,0 +1,15 @@
# Configuration Docker NationsGlory
# Copier ce fichier vers .env et ajuster les valeurs
# Mot de passe RCON (généré automatiquement si non défini)
RCON_PASSWORD=minecraft
# Port Minecraft
SERVER_PORT=25565
# Port RCON
RCON_PORT=25575
# Mémoire allouée
MEMORY=2G
INIT_MEMORY=1G