env
This commit is contained in:
parent
96297a0104
commit
9a771db590
12
.env
12
.env
@ -1,6 +1,6 @@
|
||||
API_URL=https://app.nhanceindia.in/zenith/employeeRest/
|
||||
API_URL_Enrollment=https://app.nhanceindia.in/enrolment/employeeRest/
|
||||
TICKET_API_URL=https://app.nhanceindia.in/zenith/api
|
||||
chatbot_Url=https://app.nhanceindia.in/zenith/chatbot
|
||||
BASE_HREF=/app/
|
||||
ENV=production
|
||||
API_URL=https://venbait.in/nhance/dev/employeeRest/
|
||||
chatbot_Url=https://venbait.in/nhance/dev/chatbot
|
||||
API_URL_Enrollment=https://venbait.in/enrollment/employeeRest/
|
||||
TICKET_API_URL=https://venbait.in/nhance/dev/api
|
||||
BASE_HREF=/nhance/app/dev/
|
||||
ENV=development
|
||||
@ -1,6 +1,6 @@
|
||||
API_URL=https://app.nhanceindia.in/zenith/employeeRest/
|
||||
API_URL_Enrollment=https://app.nhanceindia.in/enrolment/employeeRest/
|
||||
TICKET_API_URL=https://app.nhanceindia.in/zenith/api
|
||||
chatbot_Url=https://app.nhanceindia.in/zenith/chatbot
|
||||
BASE_HREF=/app/
|
||||
ENV=production
|
||||
API_URL=https://venbait.in/nhance/dev/employeeRest/
|
||||
chatbot_Url=https://venbait.in/nhance/dev/chatbot
|
||||
API_URL_Enrollment=https://venbait.in/enrollment/employeeRest/
|
||||
TICKET_API_URL=https://venbait.in/nhance/dev/api
|
||||
BASE_HREF=/nhance/app/dev/
|
||||
ENV=development
|
||||
@ -1,4 +1,4 @@
|
||||
platform :osx, '10.14'
|
||||
platform :osx, '10.15'
|
||||
|
||||
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
|
||||
ENV['COCOAPODS_DISABLE_STATS'] = 'true'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user