bugfixes/cors-problem #7
@@ -33,5 +33,5 @@ class Api extends Module
|
|||||||
"path" => "string",
|
"path" => "string",
|
||||||
];
|
];
|
||||||
|
|
||||||
const TEST_ORIGIN = 'localhost:1234';
|
const TEST_ORIGIN = 'http://localhost:1234';
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user