Browse Source

feat:apollo配置修改

yanghz 5 tháng trước cách đây
mục cha
commit
f3955238fe
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      protected/config/main.testing.php

+ 1 - 1
protected/config/main.testing.php

@@ -826,7 +826,7 @@ return array(
         ),
         'apolloYaml'=>array(
             'appId'=>'xbas2',
-            'server'=>'http://192.168.200.106:8070/',
+            'server'=>'http://192.168.200.106:8080',
             'nameSpace'=>array('main.yaml','console.yaml','qcloud.yaml'),
         ),