Skip to content

Ngrok ENV configuration for policy service

Yordan Kinkov requested to merge ngrok-policy-configuration into main

The variables are placed in the docker-compose.yml file on purpose, so that hopefully this will lower the chance of someone putting them in a production helm chart. These variables should only be used for local development. Typically the ENV vars for a service are found in the ./env directory.

Merge request reports