mirror of
https://github.com/fruworg/cstrike.git
synced 2025-07-22 03:10:48 +03:00
Update compose.yml
This commit is contained in:
@@ -3,6 +3,9 @@ services:
|
|||||||
container_name: cstrike
|
container_name: cstrike
|
||||||
image: fruworg/cstrike
|
image: fruworg/cstrike
|
||||||
restart: unless-stopped
|
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:
|
networks:
|
||||||
- cstrike
|
- cstrike
|
||||||
volumes:
|
volumes:
|
||||||
|
Reference in New Issue
Block a user