Przeglądaj źródła

添加服务信息接口

chenxiqiang 7 lat temu
rodzic
commit
84a1fd9953

+ 1
- 4
manage-server/app/Http/Middleware/TrustProxies.php Wyświetl plik

12
      *
12
      *
13
      * @var array
13
      * @var array
14
      */
14
      */
15
-    protected $proxies = [
16
-        'localhost',
17
-        '127.0.0.1',
18
-    ];
15
+    protected $proxies = "**";
19
 
16
 
20
     /**
17
     /**
21
      * The headers that should be used to detect proxies.
18
      * The headers that should be used to detect proxies.

Loading…
Anuluj
Zapisz