Skip to content

Commit 472bd16

Browse files
committed
wip
1 parent a632b43 commit 472bd16

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

config/config.php

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22

33
return [
44

5-
'allowedOrigins' => [
6-
'127.0.0.1',
7-
'localhost',
8-
],
5+
'allowedOrigins' => [],
96

107
/*
118
* Define the optional SSL context for your websocket connections.

0 commit comments

Comments
 (0)