Skip to content

Commit 9a46b0f

Browse files
author
Vikas Agarwal
committed
fix: error in generating m2m token
1 parent a3c50b9 commit 9a46b0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

consumer/config/custom-environment-variables.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"apiVersion": "API_VERSION",
3232
"port": "PORT",
3333
"AUTH0_CLIENT_ID": "AUTH0_CLIENT_ID",
34+
"AUTH0_URL": "AUTH0_URL",
3435
"AUTH0_CLIENT_SECRET": "AUTH0_CLIENT_SECRET",
3536
"AUTH0_PROXY_SERVER_URL": "AUTH0_PROXY_SERVER_URL",
3637
"AUTH0_AUDIENCE": "AUTH0_AUDIENCE",

0 commit comments

Comments
 (0)