update doc

This commit is contained in:
fatedier
2018-04-23 03:04:33 +08:00
parent 00b9ba95ae
commit 461c4c18fd
2 changed files with 2 additions and 2 deletions

View File

@@ -565,7 +565,7 @@ type = http
local_port = 80
custom_domains = test.yourdomain.com
http_user = abc
http_passwd = abc
http_pwd = abc
```
通过浏览器访问 `http://test.yourdomain.com`,需要输入配置的用户名和密码才能访问。