浏览代码

update docker to latest version

jeffrey 2 年之前
父节点
当前提交
2493c371ef
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -42,7 +42,7 @@
 2. docker run -d -p 5000:5000 -p 80:80 \
 	-e DEV_DATABASE_URI=mysql+mysqlconnector://authbase:123456@127.0.0.1/authbase?charset=utf8 \
 	--name authbase zisokal/authbase:1.1
-3. 打开浏览器访问页面 http://localhost:5000。系统默认的登录名密码为admin/123456
+3. 打开浏览器访问页面 http://localhost。系统默认的登录名密码为admin/123456