From 472bd165194bcd738d3a86df7d95ded68987d0bf Mon Sep 17 00:00:00 2001 From: Marcel Pociot Date: Fri, 23 Nov 2018 15:19:28 +0100 Subject: [PATCH] wip --- config/config.php | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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.