Update compose.yml

This commit is contained in:
2025-08-12 11:27:22 +02:00
committed by GitHub
parent 7cffa3cb4a
commit ca0d84437e

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 -maxplayers 10 +localinfo amxx_cfg cstrike/addons/amxmodx
+sv_lan +map de_dust2 -maxplayers 10 +localinfo amxx_cfg cstrike/addons/amxmodx
network_mode: host
volumes:
- ./configs/motd.txt:/hlds/cstrike/motd.txt