Update docker-compose.yml

This commit is contained in:
Руслан 2023-09-23 16:04:32 +06:00 committed by GitHub
parent 047be9a904
commit aa0362a0e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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