Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
Fix Steam AppID for CS:GO
Browse files Browse the repository at this point in the history
Signed-off-by: Timo Reichl <[email protected]>
  • Loading branch information
Timo Reichl committed Jul 26, 2022
1 parent d1e0683 commit 62fce35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ services:
- ${REGISTRY_IMAGE}:csgo
args:
- REGISTRY_BASE_IMAGE=${REGISTRY_IMAGE}:srcds
- STEAMCMD_SERVER_APPID=750
- STEAMCMD_SERVER_APPID=740
- STEAMCMD_SERVER_GAME=csgo
- STEAMCMD_SERVER_MAP=de_dust2
- STEAMCMD_SERVER_MAXPLAYERS="-maxplayers_override 32"
Expand Down

0 comments on commit 62fce35

Please sign in to comment.