NGrok
Base image¶
Launchpad uses the wernight/ngrok image.
Usage¶
Ngrok support can be enabled by passing the --ngrok
flag
Services and service settings can also be specified in a .dlp.yml
file.
See project configuration for more info.
Endpoints¶
You can access the ngrok admin UI via https://ngrok.<project>.docker.localhost:444/
Configuration¶
By default Launchpad provides the necessery config and environment variables to work out of the box.
Overridable env vars¶
see the documentation of the project for a list of environment variables.
General documentation on how to override Docker services in Launchpad, can be found here.