Added tshock server; moved env vars to .env file
This commit is contained in:
parent
fa44bd7b0c
commit
ed0f06e797
9 changed files with 72 additions and 6 deletions
2
tshock/.env.example
Normal file
2
tshock/.env.example
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
RELEASE_TAG=
|
||||
AUTOCREATE=2
|
||||
Reference in a new issue