Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mattieserver committed Mar 7, 2016
1 parent ea5d4f2 commit 8829298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ It will also install the server you want(like csgo,tf2,ins ...)
##Run example
```
docker run --name csgo-server -d \
--publish 27015:27015 \
-p 27015:27015 -p 27015:27015/udp -p 27020:27020/udp -p 27005:27005/udp \
--env 'GAME_ID=740' \
--env 'GAME_NAME=csgo' \
--env 'GAME_PARAMS=+game_type 0 +game_mode 0 +mapgroup mg_active +map de_dust2' \
Expand Down

0 comments on commit 8829298

Please sign in to comment.