first commit
This commit is contained in:
commit
eac573c682
26 changed files with 1262 additions and 0 deletions
8
api/.env.example
Normal file
8
api/.env.example
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
prometheusHost=https://..
|
||||
prometheusPassword=..
|
||||
prometheusUsername=..
|
||||
rconHost=..:3000
|
||||
rconPassword=..
|
||||
|
||||
port=8499
|
||||
host=0.0.0.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue