Update references from GOTV to CSTV
This commit is contained in:
parent
3ce0d671d6
commit
5c4c0f79ac
3 changed files with 19 additions and 19 deletions
|
@ -29,10 +29,10 @@ services:
|
|||
- 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_AUTORECORD=0 # Automatically records all games as CSTV demos: 0=off, 1=on.
|
||||
- TV_ENABLE=1 # Activates CSTV on server: 0=off, 1=on.
|
||||
- TV_PORT=27020 # Host SourceTV port
|
||||
- TV_RELAY_PW=changeme # GOTV password for relay proxies
|
||||
- TV_RELAY_PW=changeme # CSTV 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