Shorter config key, comments
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
HOST=127.0.0.1 # set 0.0.0.0 if you don't use reverse proxy
|
||||
HOST=127.0.0.1 # 0.0.0.0 if txtdot is not behind reverse proxy
|
||||
PORT=8080
|
||||
REVERSE_PROXY_ENABLED=true # if you use reverse proxy set x-forwarded-host
|
||||
|
||||
REVERSE_PROXY=true # only for reverse proxy; see docs
|
||||
|
Reference in New Issue
Block a user