mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-13 12:52:18 +08:00
17 lines
382 B
YAML
17 lines
382 B
YAML
additionalProperties:
|
|
formFields:
|
|
- default: ""
|
|
edit: true
|
|
envKey: NZ_GRPC_URL
|
|
labelEn: "Nezha gRPC URL"
|
|
labelZh: 哪吒 gRPC 地址
|
|
required: true
|
|
type: text
|
|
- default: ""
|
|
edit: true
|
|
envKey: NZ_CLENT_SECRET
|
|
labelEn: "Nezha client secret"
|
|
labelZh: 哪吒客户端密钥
|
|
required: true
|
|
type: password
|