diff --git a/consumer/config/custom-environment-variables.json b/consumer/config/custom-environment-variables.json index b537f4a..156407f 100644 --- a/consumer/config/custom-environment-variables.json +++ b/consumer/config/custom-environment-variables.json @@ -31,6 +31,7 @@ "apiVersion": "API_VERSION", "port": "PORT", "AUTH0_CLIENT_ID": "AUTH0_CLIENT_ID", + "AUTH0_URL": "AUTH0_URL", "AUTH0_CLIENT_SECRET": "AUTH0_CLIENT_SECRET", "AUTH0_PROXY_SERVER_URL": "AUTH0_PROXY_SERVER_URL", "AUTH0_AUDIENCE": "AUTH0_AUDIENCE",