mirror of
https://github.com/fruworg/cstrike.git
synced 2025-02-22 19:01:14 +03:00
Update compose.yml
This commit is contained in:
parent
7e74610701
commit
41f33bb5f9
@ -1,13 +1,10 @@
|
||||
services:
|
||||
cstrike:
|
||||
container_name: cstrike
|
||||
image: fruworg/cstrike:latest
|
||||
image: fruworg/cstrike
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- cstrike
|
||||
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
|
||||
volumes:
|
||||
- ./configs/motd.txt:/hlds/cstrike/motd.txt
|
||||
- ./configs/server.cfg:/hlds/cstrike/server.cfg
|
||||
|
Loading…
x
Reference in New Issue
Block a user