Hierarchy

  • LeapConfigType

Properties

_rpcurl: null | string

RPC 服务地址,必须是完整的 URL。可以为 null。

context: string

应用程序上下文路径,默认为空字符串。

host: null | string

HTTP 服务器主机名,可以为 null。

loginHTML: null | string

登录 HTML 页面的地址,可以为 null。

port: number

HTTP 服务器端口号,默认为 80。

portal: string

HTTP 协议,可以是 http 或 https。默认为 http。

server: null | string

HTTP 服务器地址,不包含 RPC 路径。可以为 null。

Generated using TypeDoc