diff --git a/roles/ecosystem/templates/frontend.env.j2 b/roles/ecosystem/templates/frontend.env.j2 index 3daeba4bba5b7d6b4f14f217925361e80599bdcf..d71d938388f27589749083c8eafc9fdf5a46aa28 100644 --- a/roles/ecosystem/templates/frontend.env.j2 +++ b/roles/ecosystem/templates/frontend.env.j2 @@ -15,4 +15,4 @@ REACT_APP_FIREBASE_MEASUREMENT_ID=none REACT_APP_DID_KEY_VERSION=jwk_jcs-pub REACT_APP_VERSION=$npm_package_version -REACT_APP_CONSOLE_TYPES=info,warn,error +REACT_APP_DISPLAY_CONSOLE=true