This commit is contained in:
Surendiran 2025-11-04 17:49:39 +05:30
parent 96297a0104
commit 9a771db590
3 changed files with 13 additions and 13 deletions

12
.env
View File

@ -1,6 +1,6 @@
API_URL=https://app.nhanceindia.in/zenith/employeeRest/ API_URL=https://venbait.in/nhance/dev/employeeRest/
API_URL_Enrollment=https://app.nhanceindia.in/enrolment/employeeRest/ chatbot_Url=https://venbait.in/nhance/dev/chatbot
TICKET_API_URL=https://app.nhanceindia.in/zenith/api API_URL_Enrollment=https://venbait.in/enrollment/employeeRest/
chatbot_Url=https://app.nhanceindia.in/zenith/chatbot TICKET_API_URL=https://venbait.in/nhance/dev/api
BASE_HREF=/app/ BASE_HREF=/nhance/app/dev/
ENV=production ENV=development

View File

@ -1,6 +1,6 @@
API_URL=https://app.nhanceindia.in/zenith/employeeRest/ API_URL=https://venbait.in/nhance/dev/employeeRest/
API_URL_Enrollment=https://app.nhanceindia.in/enrolment/employeeRest/ chatbot_Url=https://venbait.in/nhance/dev/chatbot
TICKET_API_URL=https://app.nhanceindia.in/zenith/api API_URL_Enrollment=https://venbait.in/enrollment/employeeRest/
chatbot_Url=https://app.nhanceindia.in/zenith/chatbot TICKET_API_URL=https://venbait.in/nhance/dev/api
BASE_HREF=/app/ BASE_HREF=/nhance/app/dev/
ENV=production ENV=development

View File

@ -1,4 +1,4 @@
platform :osx, '10.14' platform :osx, '10.15'
# CocoaPods analytics sends network stats synchronously affecting flutter build latency. # CocoaPods analytics sends network stats synchronously affecting flutter build latency.
ENV['COCOAPODS_DISABLE_STATS'] = 'true' ENV['COCOAPODS_DISABLE_STATS'] = 'true'