From 2553b8390258e68c7fbb66a79d4736d436897d56 Mon Sep 17 00:00:00 2001 From: ruslan Date: Thu, 31 Jul 2025 00:29:59 +0200 Subject: [PATCH] Update compose.yml --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 53a3e31..b4167e4 100644 --- a/compose.yml +++ b/compose.yml @@ -6,7 +6,7 @@ services: restart: unless-stopped command: > ./hlds_run -game cstrike -strictportbind -ip 0.0.0.0 -port 27015 - +sv_lan 0 +map de_dust2 -maxplayers 16 +localinfo amxx_cfg cstrike/addons/amxmodx + +sv_lan 0 -maxplayers 10 +localinfo amxx_cfg cstrike/addons/amxmodx networks_mode: host volumes: - ./configs/motd.txt:/hlds/cstrike/motd.txt