Update compose.yml

This commit is contained in:
2025-07-31 00:29:59 +02:00
committed by GitHub
parent a8320458b8
commit 2553b83902

View File

@@ -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