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