This commit is contained in:
Marcel Pociot 2018-11-23 15:19:28 +01:00
parent a632b43b56
commit 472bd16519
1 changed files with 1 additions and 4 deletions

View File

@ -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.