Skip to content

Commit

Permalink
.env.test and .env.production updated with new version 1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 20, 2024
1 parent 6454457 commit bb190ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .env.production
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion .env.test
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bb190ec

Please sign in to comment.