After installing ngrok, open a new console and run:
ngrok http 80
Set DRONE_HOST (for example in docker-compose.yml) to the ngrok url (usually xxx.ngrok.io) and start the server.
Is there a mistake on this page? Please let us know or edit this page.