diff --git a/.env.production b/.env.production index 161d62ba..c3875bc5 100644 --- a/.env.production +++ b/.env.production @@ -2,7 +2,7 @@ REACT_APP_ENV=PROD REACT_APP_URL_FE=https://d1n0ic51uihure.cloudfront.net/webconsole REACT_APP_HOME_PATH=/webconsole -REACT_APP_VERSION=v1.15.0 +REACT_APP_VERSION=v1.16.0 REACT_APP_BACKEND_URL=https://aw3zxm78qg.execute-api.eu-south-1.amazonaws.com/prod/api/v1/console-service REACT_APP_LOGIN_URL=https://pagopa-prod-atm-layer-backoffice.auth.eu-south-1.amazoncognito.com/oauth2/authorize?response_type=token&client_id=2j850jv1mivrbpml8t67h0uts5&redirect_uri=https://d1n0ic51uihure.cloudfront.net/webconsole/login/callback diff --git a/.env.test b/.env.test index 43e324ee..34ba3bfd 100644 --- a/.env.test +++ b/.env.test @@ -2,7 +2,7 @@ REACT_APP_ENV=UAT REACT_APP_URL_FE=https://d3tobwsfo3aqzn.cloudfront.net/webconsole REACT_APP_HOME_PATH=/webconsole -REACT_APP_VERSION=v1.15.0 +REACT_APP_VERSION=v1.16.0 REACT_APP_BACKEND_URL=https://ny3elnw72l.execute-api.eu-south-1.amazonaws.com/uat/api/v1/console-service REACT_APP_LOGIN_URL=https://pagopa-uat-atm-layer-backoffice.auth.eu-south-1.amazoncognito.com/oauth2/authorize?response_type=token&client_id=2skvps7m32u7g1jruls3n0qabj&redirect_uri=https://d3tobwsfo3aqzn.cloudfront.net/webconsole/login/callback