txtdot/.env.example
2023-08-21 15:30:06 +04:00

5 lines
130 B
Plaintext

HOST=127.0.0.1 # 0.0.0.0 if txtdot is not behind reverse proxy
PORT=8080
REVERSE_PROXY=true # only for reverse proxy; see docs