mirror of https://github.com/veops/cmdb.git
Update app.js
This commit is contained in:
parent
b32d4515d5
commit
f3b26ad87d
|
@ -4,7 +4,7 @@ const appConfig = {
|
|||
buildAclToModules: true, // 是否在各个应用下 内联权限管理
|
||||
ssoLogoutURL: '/api/sso/logout',
|
||||
showDocs: false,
|
||||
useEncryption: false,
|
||||
useEncryption: true,
|
||||
}
|
||||
|
||||
export default appConfig
|
||||
|
|
Loading…
Reference in New Issue