|
@@ -32,11 +32,11 @@ duceap:
|
|
|
#默认使用HttpServletRequest.getLocalAddr()方法获取ip地址,
|
|
|
#应用在docker部署环境中无法获取机子的真实ip地址 考虑以配置参数的形式传入
|
|
|
address: http://127.0.0.1:8871/dcucauth
|
|
|
- enabled: true
|
|
|
+ enabled: false
|
|
|
security:
|
|
|
type: dcuc
|
|
|
dcuc:
|
|
|
- cas-server-url-prefix: http://10.11.1.151:8877/dcucserver
|
|
|
+ cas-server-url-prefix: http://192.168.6.132:8877/dcucserver
|
|
|
server-name: 10.11.1.151:1646
|
|
|
ignore-pattern: '/js/*|/img/*|/css/*|/api/*|/*.png|/rest/*|/webSocket/*|/oauthLogin/*|/authorizationPage.html|/importAuthorizationFile.html|/license/LicenseManagerServlet|/authorizationFile/'
|
|
|
app-code: QXXT0000000000000001
|