Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Commit

Permalink
reverted url in micro-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
gargrahuldev authored Sep 11, 2023
1 parent 0b1d74c commit 516647f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/micro-ui/web/.env.sample
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SKIP_PREFLIGHT_CHECK=true
REACT_APP_STATE_LEVEL_TENANT_ID=pb
REACT_APP_PROXY_URL=https://works-unified-dev.digit.org
REACT_APP_PROXY_URL=https://works-unified.digit.org
4 changes: 2 additions & 2 deletions frontend/micro-ui/web/micro-ui-internals/example/.env-fsm
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ SKIP_PREFLIGHT_CHECK=true
REACT_APP_USER_TYPE=
REACT_APP_EMPLOYEE_TOKEN=
REACT_APP_CITIZEN_TOKEN=
REACT_APP_PROXY_API=https://unified-unified-dev.digit.org
REACT_APP_PROXY_ASSETS=https://unified-unified-dev.digit.org
REACT_APP_PROXY_API=https://unified-unified.digit.org
REACT_APP_PROXY_ASSETS=https://unified-unified.digit.org
REACT_APP_GLOBAL=https://s3.ap-south-1.amazonaws.com/egov-dev-assets/globalConfigsFSM.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ SKIP_PREFLIGHT_CHECK=true
REACT_APP_USER_TYPE=EMPLOYEE
REACT_APP_EMPLOYEE_TOKEN=c835932f-2ad4-4d05-83d6-49e0b8c59f8a
REACT_APP_CITIZEN_TOKEN=7cd58aae-30b3-41ed-a1b3-3417107a993c
REACT_APP_PROXY_API=https://works-unified-dev.digit.org
REACT_APP_PROXY_ASSETS=https://works-unified-dev.digit.org
REACT_APP_PROXY_API=https://works-unified.digit.org
REACT_APP_PROXY_ASSETS=https://works-unified.digit.org
REACT_APP_GLOBAL=https://s3.ap-south-1.amazonaws.com/works-dev-asset/globalConfigsWorks.js
REACT_APP_CONTEXT=works

0 comments on commit 516647f

Please sign in to comment.