|
@@ -33,14 +33,17 @@ duceap:
|
|
|
#应用在docker部署环境中无法获取机子的真实ip地址 考虑以配置参数的形式传入
|
|
|
address: http://127.0.0.1:8871/dcucauth
|
|
|
enabled: true
|
|
|
+ apollo:
|
|
|
+ client:
|
|
|
+ host: http://10.201.3.20:8070
|
|
|
security:
|
|
|
type: dcuc
|
|
|
dcuc:
|
|
|
- cas-server-url-prefix: http://10.11.1.151:8877/dcucserver
|
|
|
- server-name: 10.11.1.151:1646
|
|
|
+ cas-server-url-prefix: http://10.11.1.142:8877/dcucserver
|
|
|
+ server-name: 10.11.0.240:1646
|
|
|
ignore-pattern: '/js/*|/img/*|/css/*|/api/*|/*.png|/rest/*|/webSocket/*|/oauthLogin/*|/authorizationPage.html|/importAuthorizationFile.html|/license/LicenseManagerServlet|/authorizationFile/'
|
|
|
app-code: QXXT0000000000000001
|
|
|
- api-url: http://10.11.1.151:8871/dcucauth
|
|
|
+ api-url: http://10.11.1.142:8871/dcucauth
|
|
|
apollo:
|
|
|
# 配置中心地址(服务端)
|
|
|
meta: http://192.168.6.123:8080
|