Skip to content

Commit

Permalink
Merge pull request jly8866#8 from jly8866/master
Browse files Browse the repository at this point in the history
添加docker镜像初始用户名和密码
  • Loading branch information
johnliu2008 authored Jun 28, 2017
2 parents 1a68fbb + 9898767 commit 5fa9aa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ cd archer && python3 manage.py createsuperuser<br/>
### 已经制作好的docker镜像:
* 如果不想自己安装上述,可以直接使用做好的docker镜像,安装步骤:
1. docker run -p 80:80 -d docker.gaoxiaobang.com/prod/archer (需要确保docker宿主机80端口能够使用)
2. 浏览器直接访问http://宿主机ip:80/ 即可
2. 浏览器直接访问http://宿主机ip:80/ 即可, 初始用户名密码为root/root
* docker镜像制作感谢@浩气冲天 协助

### 系统展示截图:
Expand Down

0 comments on commit 5fa9aa1

Please sign in to comment.