Added support for TV client password
This commit is contained in:
parent
f08a442857
commit
cc3d4ddce4
5 changed files with 5 additions and 0 deletions
|
@ -32,6 +32,7 @@ services:
|
|||
- 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_PW=changeme # CSTV password for clients
|
||||
- TV_RELAY_PW=changeme # CSTV password for relay proxies
|
||||
volumes:
|
||||
- cs2:/home/steam/cs2-dedicated/ # (Change /mnt/cs2 according to your volume location)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue