填写应用内设置时,需按以下格式拆分地址:
- 例如:
http(s)://1.2.3.4:1000 - 对应
- 主机:
1.2.3.4 - 端口:
1000 - 协议:
http(s)
无端口域名的填写规则:
http://example.com→ 端口填 80,协议填 httphttps://example.com→ 端口填 443,协议填 https
- 自主部署指南:点击查看GitHub项目
| Name | Name | Last commit date | ||
|---|---|---|---|---|
填写应用内设置时,需按以下格式拆分地址:
http(s)://1.2.3.4:10001.2.3.41000http(s)无端口域名的填写规则:
http://example.com→ 端口填 80,协议填 httphttps://example.com→ 端口填 443,协议填 https