mirror of
https://github.com/fruworg/cstrike.git
synced 2024-11-16 10:07:18 +03:00
Update docker-compose.yml
This commit is contained in:
parent
047be9a904
commit
aa0362a0e9
@ -3,7 +3,7 @@ version: '3.7'
|
|||||||
services:
|
services:
|
||||||
cstrike:
|
cstrike:
|
||||||
container_name: cstrike
|
container_name: cstrike
|
||||||
image: cstrike
|
image: fruworg/cstrike:latest
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
command: >
|
command: >
|
||||||
./hlds_run -game cstrike -strictportbind -ip 0.0.0.0 -port 27015
|
./hlds_run -game cstrike -strictportbind -ip 0.0.0.0 -port 27015
|
||||||
|
Loading…
Reference in New Issue
Block a user