mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-22 13:07:11 +08:00
feat(omnitools): 添加 OmniTools 应用配置及文档
This commit is contained in:
11
apps/omnitools/0.6.0/data.yml
Normal file
11
apps/omnitools/0.6.0/data.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "8080"
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
label:
|
||||
en: Port
|
||||
zh: 端口
|
||||
required: true
|
||||
type: number
|
||||
edit: true
|
||||
rule: paramPort
|
||||
Reference in New Issue
Block a user