Add TerraState configs.
This commit is contained in:
parent
aee5c859f0
commit
9c8f81f165
10 changed files with 18 additions and 2 deletions
5
etc/default/terrastate
Normal file
5
etc/default/terrastate
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
export TS_LOG_LEVEL=warn
|
||||
export TS_BIND=0.0.0.0:8080
|
||||
export TS_AUTH=file
|
||||
export TS_USER_FILE=/etc/terrastate-accounts
|
||||
# export TS_AUTH_PREFIX=
|
||||
Loading…
Add table
Add a link
Reference in a new issue