Update references from GOTV to CSTV

This commit is contained in:
John Edwards 2023-10-26 22:05:27 +01:00
parent 3ce0d671d6
commit 5c4c0f79ac
3 changed files with 19 additions and 19 deletions

View file

@ -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: