bunkerweb/examples/behind-reverse-proxy/variables.env
2023-10-30 13:27:28 +01:00

7 lines
170 B
Bash

DNS_RESOLVERS=8.8.8.8 8.8.4.4
API_LISTEN_IP=127.0.0.1
# replace with your domains
SERVER_NAME=www.example.com
# real IP settings
USE_REAL_IP=yes
REAL_IP_FROM=127.0.0.0/8