|
3 | 3 | "ES_PROJECT_API_URL": "http://127.0.0.1:8553", |
4 | 4 | "API_URL" : "https://127.0.0.1:8443", |
5 | 5 | "WORK_API_URL" : "https://127.0.0.1:8443", |
| 6 | + "ADMIN_TOOL_URL" : "http://localhost:8080/api/v2", |
6 | 7 | "API_VERSION_PATH" : "v3", |
7 | 8 | "AUTH0_CLIENT_ID" : "JFDo7HMkf0q2CkVFHojy3zHWafziprhT", |
8 | 9 | "AUTH0_DOMAIN" : "127.0.0.1:8443", |
|
13 | 14 | "ES_PROJECT_API_URL": "https://internal-api.topcoder-dev.com", |
14 | 15 | "API_URL" : "https://api.topcoder-dev.com", |
15 | 16 | "WORK_API_URL" : "https://api-work.topcoder-dev.com", |
| 17 | + "ADMIN_TOOL_URL" : "https://api.topcoder-dev.com/v2", |
16 | 18 | "API_VERSION_PATH" : "v3", |
17 | 19 | "AUTH0_CLIENT_ID" : "JFDo7HMkf0q2CkVFHojy3zHWafziprhT", |
18 | 20 | "AUTH0_DOMAIN" : "topcoder-dev.auth0.com", |
|
23 | 25 | "ES_PROJECT_API_URL": "https://internal-api.topcoder-qa.com", |
24 | 26 | "API_URL" : "https://api.topcoder-qa.com", |
25 | 27 | "WORK_API_URL" : "https://api-work.topcoder-qa.com", |
| 28 | + "ADMIN_TOOL_URL" : "https://api.topcoder-qa.com/v2", |
26 | 29 | "API_VERSION_PATH" : "v3", |
27 | 30 | "AUTH0_CLIENT_ID" : "EVOgWZlCtIFlbehkq02treuRRoJk12UR", |
28 | 31 | "AUTH0_DOMAIN" : "topcoder-qa.auth0.com", |
|
33 | 36 | "API_URL" : "https://api.topcoder.com", |
34 | 37 | "WORK_API_URL" : "https://api-work.topcoder.com", |
35 | 38 | "ES_PROJECT_API_URL": "https://internal-api.topcoder.com", |
| 39 | + "ADMIN_TOOL_URL" : "https://api.topcoder.com/v2", |
36 | 40 | "API_VERSION_PATH" : "v3", |
37 | 41 | "AUTH0_CLIENT_ID" : "6ZwZEUo2ZK4c50aLPpgupeg5v2Ffxp9P", |
38 | 42 | "AUTH0_DOMAIN" : "topcoder.auth0.com", |
|
0 commit comments