1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-13 09:22:30 +08:00
mia0x75 5269dd2c49 update mariadb logo (#1487)
* update mariadb logo

* logo png optimization
2024-05-30 11:53:37 +08:00

19 lines
487 B
YAML

additionalProperties:
formFields:
- default: mariadb
envKey: PANEL_DB_ROOT_PASSWORD
labelEn: Root Password
labelZh: root用户密码
random: true
required: true
rule: paramComplexity
type: password
- default: 3306
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
required: true
rule: paramPort
type: number