additionalProperties: formFields: - default: "" envKey: PANEL_DB_HOST key: redis labelEn: Redis Service labelZh: Redis 服务 label: en: Redis Service ja: Redis サービス ms: Perkhidmatan Redis pt-br: Serviço Redis ru: Сервис Redis ko: Redis 서비스 zh: Redis 服务 zh-Hant: Redis 服務 required: true type: service - default: "" envKey: PANEL_REDIS_ROOT_PASSWORD labelEn: Redis Password labelZh: Redis 密码 label: en: Redis Password ja: Redis パスワード ms: Kata Laluan Redis pt-br: Senha Redis ru: Пароль Redis ko: Redis 비밀번호 zh: Redis 密码 zh-Hant: Redis 密碼 required: true type: password - default: "0" edit: true envKey: REDIS_DB labelEn: Database labelZh: 数据库 label: en: Database ja: データベース ms: Pangkalan Data pt-br: Banco de Dados ru: База данных ko: 데이터베이스 zh: 数据库 zh-Hant: 數據庫 required: true type: select values: - label: db0 value: "0" - label: db1 value: "1" - label: db2 value: "2" - label: db3 value: "3" - label: db4 value: "4" - label: db5 value: "5" - label: db6 value: "6" - label: db7 value: "7" - label: db8 value: "8" - label: db9 value: "9" - label: db10 value: "10" - label: db11 value: "11" - label: db12 value: "12" - label: db13 value: "13" - label: db14 value: "14" - label: db15 value: "15" - default: root edit: true envKey: COMMANDER_ADMIN labelEn: Username labelZh: 登录用户名 label: en: Username ja: ユーザー名 ms: Nama Pengguna pt-br: Nome de Usuário ru: Имя пользователя ko: 사용자 이름 zh: 登录用户名 zh-Hant: 登錄用戶名 random: true required: true rule: paramCommon type: text - default: P@ssword@redis edit: true envKey: COMMANDER_PASSWORD labelEn: Password labelZh: 登录密码 label: en: Password ja: パスワード ms: Kata Laluan pt-br: Senha ru: Пароль ko: 비밀번호 zh: 登录密码 zh-Hant: 登錄密碼 random: true required: true type: text - default: 8089 edit: true envKey: PANEL_APP_PORT_HTTP labelEn: Port labelZh: 端口 label: en: Port ja: ポート ms: Port pt-br: Porta ru: Порт ko: 포트 zh: 端口 zh-Hant: 埠 required: true rule: paramPort type: number