diff --git a/config/custom-environment-variables.yml b/config/custom-environment-variables.yml index 90e9a29c10..f77bee2c13 100644 --- a/config/custom-environment-variables.yml +++ b/config/custom-environment-variables.yml @@ -21,7 +21,7 @@ public: key: 'HTTPS_KEY' cert: 'HTTPS_CRT' - redirectUri: 'REDIRECT_URI' + redirectUrl: 'REDIRECT_URI' rasterUrl: 'RASTER_URL'