domain-forward/.env.example
2022-08-16 17:32:01 +07:00

5 lines
145 B
Bash

HTTP_PORT=80
HTTPS_PORT=443
STAT_PORT=8081
BLACKLIST_HOSTS="bad.example,evil.example"
BLACKLIST_REDIRECT="https://forwarddomain.net/blacklisted"