bunkerweb/examples/behind-reverse-proxy/variables.env

9 lines
185 B
Bash
Raw Normal View History

2022-08-10 13:18:33 +00:00
DNS_RESOLVERS=8.8.8.8 8.8.4.4
2023-10-30 12:27:28 +00:00
API_LISTEN_IP=127.0.0.1
HTTP_PORT=8080
2022-08-10 13:18:33 +00:00
# replace with your domains
SERVER_NAME=www.example.com
# real IP settings
USE_REAL_IP=yes
REAL_IP_FROM=127.0.0.0/8