|
@@ -38,12 +38,22 @@ duceap:
|
|
host: http://10.201.3.20:8070
|
|
host: http://10.201.3.20:8070
|
|
security:
|
|
security:
|
|
type: dcuc
|
|
type: dcuc
|
|
- dcuc:
|
|
|
|
- cas-server-url-prefix: http://10.11.1.142:8877/dcucserver
|
|
|
|
- server-name: 10.11.0.240:8871
|
|
|
|
- ignore-pattern: '/js/*|/img/*|/css/*|/api/*|/*.png|/rest/*|/webSocket/*|/oauthLogin/*|/authorizationPage.html|/importAuthorizationFile.html|/license/LicenseManagerServlet|/authorizationFile/'
|
|
|
|
- app-code: QXXT0000000000000001
|
|
|
|
- api-url: http://127.0.0.1:8861/dcucauth
|
|
|
|
|
|
+ dcuc:
|
|
|
|
+ cas-server-url-prefix: http://10.11.1.142:8877/dcucserver
|
|
|
|
+ server-name: 10.11.0.240:8871
|
|
|
|
+ ignore-pattern: '/js/*|/img/*|/css/*|/api/*|/*.png|/rest/*|/webSocket/*|/oauthLogin/*|/authorizationPage.html|/importAuthorizationFile.html|/license/LicenseManagerServlet|/authorizationFile/'
|
|
|
|
+ app-code: QXXT0000000000000001
|
|
|
|
+ api-url: http://127.0.0.1:8861/dcucauth
|
|
|
|
+ dids2:
|
|
|
|
+ appCode: YHZX0000000000000001
|
|
|
|
+ SSOLoginUrl: http://192.168.6.128:9995/didsserver/login
|
|
|
|
+ #单点登录服务接口地址
|
|
|
|
+ SSOValidateUrl: http://192.168.6.128:9995/didsserver/serviceValidate
|
|
|
|
+ #跳转前端地址
|
|
|
|
+ SSOServiceUrl: http://10.11.0.240:18871/dcuc/login
|
|
|
|
+ #单点登录服务接口地址
|
|
|
|
+ webServiceUrl: http://192.168.6.128:9995/didsserver/webservices/
|
|
|
|
+ noFilterUrl: services,hessian,commons,install.action,.xml,/install,/widgets-src/,/authorizationPage.html,/importAuthorizationFile.html,/license/LicenseManagerServlet,/authorizationFile/,/api/,/js/,/png/,/rest/
|
|
apollo:
|
|
apollo:
|
|
# 配置中心地址(服务端)
|
|
# 配置中心地址(服务端)
|
|
meta: http://192.168.6.123:8080
|
|
meta: http://192.168.6.123:8080
|