Hi,
We operate Drone behind a VPN and use a public domain which is then proxied via Nginx for our Github webhooks. When we activate a repo we have to manually change the webhook in Github since Drone populates the webhook with the DRONE_HOST domain and the host is inaccessible from Github. Is there a way to set the webhook to a different domain? If not, would it be possible to add this option in a future update?
Thanks.