feat:优化适配sscms
This commit is contained in:
@@ -40,11 +40,25 @@ additionalProperties:
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: 8080
|
||||
- default: 40221
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
type: number
|
||||
- default: 'e2a3d303-ac9b-41ff-9154-930710af0845'
|
||||
edit: true
|
||||
envKey: SSCMS_SECURITY_KEY
|
||||
labelEn: Communication key (GUID string)
|
||||
labelZh: 通信密钥 (GUID 字符串)
|
||||
required: true
|
||||
type: text
|
||||
- default: ''
|
||||
edit: true
|
||||
envKey: SSCMS_REDIS_CONNECTION_STRING
|
||||
labelEn: Redis Connection Information (redis:6379,password=123456)
|
||||
labelZh: Redis 连接信息 (redis:6379,password=123456)
|
||||
required: false
|
||||
type: text
|
||||
|
||||
Reference in New Issue
Block a user