Skip to content

Commit

Permalink
change minor things
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardxfce committed May 1, 2021
1 parent 12abba9 commit 65ebc71
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
version "3"

services:
cs:
build: .
ports:
- "27015:27015/tcp"
- "27015:27015/upd"
2 changes: 1 addition & 1 deletion server.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
hostname "Counter-Strike 1.6 Server"
hostname "Counter Strike Docker"

rcon_password "admin"

Expand Down

0 comments on commit 65ebc71

Please sign in to comment.