Switch to anonymous logins
This commit is contained in:
parent
e26f942fb2
commit
a9f9ccbadb
4 changed files with 1 additions and 20 deletions
|
@ -4,10 +4,6 @@ services:
|
|||
image: joedwards32/cs2
|
||||
container_name: cs2-dedicated
|
||||
environment:
|
||||
# SteamCMD
|
||||
- STEAMUSER=changeme # (Steam User for SteamCMD.)
|
||||
- STEAMPASS=changeme # (Password for Steam User.)
|
||||
- STEAMGUARD # (Optional, Steam Guard key if enabled. Use your most recent Steam Guard key.)
|
||||
# Server configuration
|
||||
- CS2_SERVERNAME=changeme # (Set the visible name for your private server)
|
||||
- CS2_IP=0.0.0.0 # (CS2 server listening IP address, 0.0.0.0 - all IP addresses on the local machine, empty - IP identified automatically)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue