domain-forward/.env.example
2023-12-13 20:04:28 +01:00

4 lines
No EOL
129 B
Bash

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