Fountain Coach Gitowner-controlled · read only

dns-proxy-box.git · .env.example

dns-proxy-box.git / .env.example

revision f1fee285d89f23d7c3f46c47a34c4221c1fa6adf · complete file

# Example configuration for Hetzner nodes
# Copy this file to `.env` and adjust the IP addresses

NODE1=203.0.113.10
NODE2=203.0.113.11
NODE3=203.0.113.12

# Path to the deployer SSH key
DEPLOY_KEY=$HOME/.ssh/hetzner_deployer_key

# API authentication key for diagnostics service
DIAG_API_KEY=please_set_me