chore: 忽略sourcemap,gen metadata

This commit is contained in:
xiaojunnuo
2025-12-30 11:09:50 +08:00
parent e7aa79cc9f
commit 04faf12c14
117 changed files with 2318 additions and 2096 deletions
@@ -0,0 +1,28 @@
name: dokploy
title: Dokploy授权
desc: ''
icon: svg:icon-lucky
input:
endpoint:
title: Dokploy地址
component:
placeholder: http://192.168.11.11:5480
required: true
apiKey:
title: ApiKey
component:
placeholder: ApiKey
helper: >-
[settings-profile](https://app.dokploy.com/dashboard/settings/profile)中配置API
Keys
required: true
encrypt: true
testRequest:
title: 测试
component:
name: api-test
action: TestRequest
helper: 点击测试接口是否正常
type: builtIn
pluginType: access
scriptFilePath: ../../../plugins/plugin-dokploy/index.js