Merge pull request 'by Robin at 20240717' (#620) from BUG-20240717 into main
Reviewed-on: http://121.41.31.146:3000/wishpal_ironfan/service/pulls/620
This commit is contained in:
commit
bf7666ba01
|
@ -79,7 +79,7 @@ apollo:
|
|||
app_id: "wishpal_live_service"
|
||||
cluster: "dev"
|
||||
ip: "http://172.16.0.186:8080"
|
||||
namespace_name: "application,tag,account_init,platform,support_wx_id,version"
|
||||
namespace_name: "application,tag,account_init,platform,support_wx_id,version,zone"
|
||||
secret: ""
|
||||
is_back_up_config: true
|
||||
sync_server_timeout: 2
|
||||
|
|
|
@ -87,7 +87,7 @@ apollo:
|
|||
app_id: "wishpal_live_service"
|
||||
cluster: "dev"
|
||||
ip: "http://172.16.0.186:8080"
|
||||
namespace_name: "application,tag,account_init,platform,support_wx_id,version"
|
||||
namespace_name: "application,tag,account_init,platform,support_wx_id,version,zone"
|
||||
secret: ""
|
||||
is_back_up_config: true
|
||||
sync_server_timeout: 2
|
||||
|
|
|
@ -81,7 +81,7 @@ apollo:
|
|||
app_id: "wishpal_live_service"
|
||||
cluster: "dev"
|
||||
ip: "http://localhost:8080"
|
||||
namespace_name: "application,tag,account_init,platform,support_wx_id,version"
|
||||
namespace_name: "application,tag,account_init,platform,support_wx_id,version,zone"
|
||||
secret: ""
|
||||
is_back_up_config: true
|
||||
sync_server_timeout: 2
|
||||
|
|
|
@ -88,7 +88,7 @@ apollo:
|
|||
app_id: "wishpal_live_service"
|
||||
cluster: "dev"
|
||||
ip: "http://172.31.37.71:8080"
|
||||
namespace_name: "application,tag,account_init,platform,support_wx_id,version"
|
||||
namespace_name: "application,tag,account_init,platform,support_wx_id,version,zone"
|
||||
secret: ""
|
||||
is_back_up_config: true
|
||||
sync_server_timeout: 2
|
||||
|
|
Loading…
Reference in New Issue