Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c092ef0

Browse files
committed
更新readme中的用户名密码
1 parent 933bf63 commit c092ef0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

readme.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,9 @@ the5fire的技术博客源码
100100

101101
$ ansible-play deploy-blog-simple.yml
102102

103-
这样执行完成之后,程序会在你配置好的服务器上自动的搭建虚拟环境,并安装依赖,启动blog程序,监听在8000端口,直接可以通过ip+端口进行访问: http://your-ip:8000 ,后台地址:http://your-ip:8000/admin 用户名密码均为admin。
103+
这样执行完成之后,程序会在你配置好的服务器上自动的搭建虚拟环境,并安装依赖,启动blog程序,监听在8000端口,直接可以通过ip+端口进行访问: http://your-ip:8000 ,后台地址:http://your-ip:8000/xadmin 。
104+
105+
**用户名/密码** 均为 **the5fire**
104106

105107
不了解ansible的童鞋可以看下这里: `ansible中文指南 <http://www.the5fire.com/ansible-guide-cn.html>`_
106108

0 commit comments

Comments
 (0)