Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions apps/logto/1.21.0/data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,13 @@ additionalProperties:
labelEn: Logto Endpoint
labelZh: Logto 服务地址(进入网站页面添加反向代理网站,并启用 HTTPS)
required: true
rule: paramHttp
rule: paramExtUrl
type: text
- default: https://admin.domain.com
edit: true
envKey: LOGTO_ADMIN_ENDPOINT_URL
labelEn: Logto Admin Endpoint
labelZh: Logto 管理控制台地址(进入网站页面添加反向代理网站,并启用 HTTPS)
required: true
rule: paramHttp
type: text
rule: paramExtUrl
type: text
Loading