appstore-1panel/apps/mssql/2017-latest/data.yml
imblowsnow c081746425
'mssql2017-2019' (#1580)
Co-authored-by: feixue <feixue@esign.cn>
2024-06-13 15:08:39 +08:00

19 lines
511 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

additionalProperties:
formFields:
- default: 1433
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
required: true
rule: paramPort
type: number
- default: "mssql"
edit: true
envKey: MSSQL_SA_PASSWORD
labelEn: SA PASSWORD
labelZh: SA 用户密码至少包含8个字符且需包含大写字母、小写字母、数字和特殊字符中的三种
random: true
required: true
rule: paramCommon
type: text