Update compose.yml

This commit is contained in:
2025-07-03 21:55:32 +02:00
committed by GitHub
parent 656429a40c
commit 9452c255bb

View File

@@ -3,6 +3,9 @@ services:
container_name: cstrike
image: fruworg/cstrike
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
networks:
- cstrike
volumes: