gerbil: base_endpoint: "YOUR_VPS_IP_ADDRESS" # Required with Cloudflare proxy
Get your VPS IP
curl ifconfig.io
Update configuration
config.yml
gerbil: base_endpoint: "104.21.16.1" # Replace with your actual IP
Restart services
docker-compose restart
Was this page helpful?