mirror of
https://github.com/certd/certd.git
synced 2026-04-29 08:47:24 +08:00
chore: 忽略sourcemap,gen metadata
This commit is contained in:
@@ -1,34 +0,0 @@
|
||||
name: proxmox
|
||||
title: proxmox
|
||||
desc: ''
|
||||
icon: svg:icon-proxmox
|
||||
input:
|
||||
host:
|
||||
title: host
|
||||
component:
|
||||
placeholder: IP或域名
|
||||
required: true
|
||||
encrypt: false
|
||||
port:
|
||||
title: 端口
|
||||
component:
|
||||
placeholder: 端口
|
||||
component:
|
||||
name: a-input-number
|
||||
required: true
|
||||
encrypt: false
|
||||
username:
|
||||
title: 用户名
|
||||
component:
|
||||
placeholder: username
|
||||
required: true
|
||||
encrypt: false
|
||||
password:
|
||||
title: 密码
|
||||
component:
|
||||
placeholder: password
|
||||
required: true
|
||||
encrypt: true
|
||||
type: builtIn
|
||||
pluginType: access
|
||||
scriptFilePath: ../../../plugins/plugin-proxmox/index.js
|
||||
Reference in New Issue
Block a user