v3.0.0-beta.4

This commit is contained in:
huanqing.shao
2020-12-21 23:57:08 +08:00
parent 1c710434ae
commit 56b4cb6425
5 changed files with 15 additions and 4 deletions

View File

@ -40,7 +40,7 @@ Kuboard 支持多种认证方式:
::: tip 域名解析
* 必须能够通过 DNS 正确解析到该域名,如果直接在宿主机配置 `/etc/hosts` 文件,将不能正常运行;
* 如果不方便配置 DNS也可以直接使用 IP 地址。
* 如果不方便配置 DNS也可以直接使用 IP 地址,例如 `http://192.168.32.21`
:::
![image-20201115230700829](./install-github.assets/image-20201115230700829.png)