Use 9xxx port for proxied services.
This commit is contained in:
parent
ba39279956
commit
e6cd92f259
4 changed files with 14 additions and 9 deletions
|
|
@ -1,5 +1,5 @@
|
|||
export TS_LOG_LEVEL=warn
|
||||
export TS_BIND=0.0.0.0:8080
|
||||
export TS_BIND=127.0.0.1:9200
|
||||
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