Files
NationsGlory_ServeurBuild_Red/.env.example

16 lines
288 B
Plaintext

# 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