lip 1 tháng trước cách đây
mục cha
commit
2fd55162cc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      config/gateway.php

+ 1 - 1
config/gateway.php

@@ -11,7 +11,7 @@ return [
     'gateway_deploy'        => true, // 是否需要部署gateway
 
     // Register配置
-    'registerAddress'       => env('worker_register_address','127.0.0.1:1236'),
+    'registerAddress'       => env('worker_register_address','127.0.0.1:1237'),
 
     // Gateway配置
     'name'                  => env('worker_name','pushGateWay'),