|
|
@ -11,7 +11,7 @@ export const configConstants = { |
|
|
|
BASE_URL: "https://agent.sundayenglish.com/", |
|
|
|
BASE_URL: "https://agent.sundayenglish.com/", |
|
|
|
EXCERCISE_URL: "https://exercise.sundayenglish.com/", |
|
|
|
EXCERCISE_URL: "https://exercise.sundayenglish.com/", |
|
|
|
// API_URL_SETEST: "http://45.119.84.189:10809/api",
|
|
|
|
// API_URL_SETEST: "http://45.119.84.189:10809/api",
|
|
|
|
API_URL_SETEST: "https://agent.sundayenglish.com/api", |
|
|
|
API_URL_SETEST: "https://agent.dev.sundayenglish.com/api", |
|
|
|
AUTH_URL: "https://oauth2.sundayenglish.com/", |
|
|
|
AUTH_URL: "https://oauth2.sundayenglish.com/", |
|
|
|
API_TIMEOUT: "60000", |
|
|
|
API_TIMEOUT: "60000", |
|
|
|
LOGIN_VIA_GOOLE: "GOOGLE", |
|
|
|
LOGIN_VIA_GOOLE: "GOOGLE", |
|
|
|