Explorar o código

页面+接口对接

gorden hai 11 meses
pai
achega
d1e50984b7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      config/server.php

+ 1 - 1
config/server.php

@@ -13,7 +13,7 @@
  */
 
 return [
-    'listen' => 'http://0.0.0.0:'.getenv("SERVER_IP_PORT"),
+    'listen' => 'http://127.0.0.1:'.getenv("SERVER_IP_PORT"),
     'transport' => 'tcp',
     'context' => [],
     'name' => 'webman',