feat: readme 增加认证信息

This commit is contained in:
wanghe-fit2cloud
2021-12-08 15:47:13 +08:00
parent aa4e4f5d3b
commit 15ac15b339

View File

@@ -20,7 +20,9 @@ KubePi 允许管理员导入多个 Kubernetes 集群,并且通过权限控制
sudo docker run --privileged -d --restart=unless-stopped -p 80:80 kubeoperator/kubepi-server
打开浏览器访问http://localhost:80/
- 打开浏览器访问http://localhost:80/
- 用户名admin
- 密码kubepi
### 在线体验