|
@@ -49,10 +49,10 @@ duceap:
|
|
|
enabled: true
|
|
|
user-token-header-name: userToken
|
|
|
security:
|
|
|
- # type: dcuc ## 注解掉不开启认证登录
|
|
|
+ type: dcuc # 注解掉不开启认证登录
|
|
|
dcuc:
|
|
|
cas-server-url-prefix: http://192.168.10.2:8877/sso
|
|
|
- server-name: 10.11.1.25:8871 10.11.1.151:8000 10.11.0.233:8871 10.11.1.22:8871
|
|
|
+ server-name: 10.11.1.25:8871 10.11.1.151:8000 10.11.0.233:8871 10.11.1.22:8871 10.11.1.63:8871
|
|
|
ignore-pattern: '/js/*|/img/*|/css/*|/api/*|/*.png|/rest/*|/webSocket/*|/oauthLogin/*|/authorizationPage.html|/importAuthorizationFile.html|/license/LicenseManagerServlet|/authorizationFile/|/auditsvr/|/authsvr/|/codelist/|/swagger-ui.html'
|
|
|
app-code: QXXT0000000000000001
|
|
|
api-url: http://192.168.10.2:8860/dcuc
|