Update cors
This commit is contained in:
parent
b98ba1c4a9
commit
aedbba4357
@ -34,7 +34,7 @@ class Cors extends BaseConfig
|
|||||||
* - ['http://localhost:8080']
|
* - ['http://localhost:8080']
|
||||||
* - ['https://www.example.com']
|
* - ['https://www.example.com']
|
||||||
*/
|
*/
|
||||||
'allowedOrigins' => ['http://localhost:5173', 'https://clqms01.services-summit.my.id/'],
|
'allowedOrigins' => ['http://localhost:5173', 'https://clqms01.services-summit.my.id'],
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Origin regex patterns for the `Access-Control-Allow-Origin` header.
|
* Origin regex patterns for the `Access-Control-Allow-Origin` header.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user