3
0
forked from jakub/ansible
This commit is contained in:
martin.fencl
2026-02-11 10:13:56 +01:00
parent 8020663b52
commit bdf2bcd3e1

View File

@@ -17,7 +17,8 @@ services:
LEVEL: "world" LEVEL: "world"
DIFFICULTY: "normal" DIFFICULTY: "normal"
VIEW_DISTANCE: "10" VIEW_DISTANCE: "10"
MAX_PLAYERS: "10" SIMULATION_DISTANCE: "6"
MAX_PLAYERS: "5"
ENABLE_RCON: "true" ENABLE_RCON: "true"
RCON_PASSWORD: "${RCON_PASSWORD}" RCON_PASSWORD: "${RCON_PASSWORD}"