diff --git a/config/config.php b/config/config.php index abd70ae..d2498b4 100644 --- a/config/config.php +++ b/config/config.php @@ -2,10 +2,7 @@ return [ - 'allowedOrigins' => [ - '127.0.0.1', - 'localhost', - ], + 'allowedOrigins' => [], /* * Define the optional SSL context for your websocket connections.