changed players count

This commit is contained in:
2025-06-21 20:10:11 +04:00
parent 34577e16f0
commit 19acc54c80

View File

@ -8,7 +8,7 @@ services:
restart: unless-stopped restart: unless-stopped
environment: environment:
MAP: "de_dust2" MAP: "de_dust2"
MAXPLAYERS: "16" MAXPLAYERS: "32"
PORT: "27015" PORT: "27015"
HLTV_PORT: "27020" HLTV_PORT: "27020"
RCON_PASSWORD: "bro1337" RCON_PASSWORD: "bro1337"