mirror of
https://github.com/QYG2297248353/appstore-dpanel
synced 2025-12-29 08:01:36 +08:00
Synced apps from source repository via GitHub Actions
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 1188
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelZh: API 端口
|
||||
labelEn: API Port
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ""
|
||||
edit: true
|
||||
envKey: TOKEN
|
||||
labelZh: 访问令牌以保护您的 API
|
||||
labelEn: Access Token to protect your API
|
||||
required: false
|
||||
type: text
|
||||
- default: ""
|
||||
edit: true
|
||||
envKey: AUTHKEY
|
||||
labelZh: DeepL官方提供的API Auth Key
|
||||
labelEn: Official API Auth Key provided by DeepL
|
||||
required: false
|
||||
type: text
|
||||
- default: ""
|
||||
edit: true
|
||||
envKey: DL_SESSION
|
||||
labelZh: DeepL Pro 帐户 dl_session cookie
|
||||
labelEn: DeepL Pro account dl_session cookie
|
||||
required: false
|
||||
type: text
|
||||
- default: ""
|
||||
edit: true
|
||||
envKey: PROXY
|
||||
labelZh: http代理服务器地址
|
||||
labelEn: http proxy server address
|
||||
required: false
|
||||
rule: paramExtUrl
|
||||
type: text
|
||||
Reference in New Issue
Block a user