wip
This commit is contained in:
parent
a632b43b56
commit
472bd16519
|
|
@ -2,10 +2,7 @@
|
||||||
|
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'allowedOrigins' => [
|
'allowedOrigins' => [],
|
||||||
'127.0.0.1',
|
|
||||||
'localhost',
|
|
||||||
],
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define the optional SSL context for your websocket connections.
|
* Define the optional SSL context for your websocket connections.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue