SourceTV fixes and documentation updates
This commit is contained in:
parent
693f7340ce
commit
3ce0d671d6
3 changed files with 41 additions and 33 deletions
|
@ -28,6 +28,11 @@ services:
|
|||
- CS2_BOT_DIFFICULTY # (0 - easy, 1 - normal, 2 - hard, 3 - expert)
|
||||
- CS2_BOT_QUOTA # (Number of bots)
|
||||
- CS2_BOT_QUOTA_MODE # (fill, competitive)
|
||||
# TV
|
||||
- TV_AUTORECORD=0 # Automatically records all games as GOTV demos: 0=off, 1=on.
|
||||
- TV_ENABLE=1 # Activates GOTV on server: 0=off, 1=on.
|
||||
- TV_PORT=27020 # Host SourceTV port
|
||||
- TV_RELAY_PW=changeme # GOTV password for relay proxies
|
||||
volumes:
|
||||
- cs2:/home/steam/cs2-dedicated/ # (Change /mnt/cs2 according to your volume location)
|
||||
ports:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue