We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d51abf commit b073fabCopy full SHA for b073fab
src/config/web2/web2-json-test-sources.ts
@@ -6,7 +6,7 @@ export const WEB2_JSON_TEST_SOURCES: Web2JsonSource[] = [
6
sourceId: 'testIgnite',
7
endpoints: [
8
{
9
- host: 'api-proxy.ignitemarket.xyz',
+ host: 'api-proxy-dev.ignitemarket.xyz',
10
paths: '*',
11
methods: [HTTP_METHOD.GET],
12
auth: {
0 commit comments