1 Star 0 Fork 232

aboutyang/JFinal_Authority

forked from 12叔/JFinal_Authority 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
docker-compose.yml 313 Bytes
一键复制 编辑 原始数据 按行查看 历史
12叔 提交于 2016-03-18 17:08 . 1
jfinal-authority:
image: jayqqaa12/jfinal-authority:anguarjs
ports:
- "8081:8080"
links:
- ja-mysql:jfinal-authority-mysql
restart: always
jfinal-authority-mysql:
image: jayqqaa12/jfinal-authority-mysql
environment:
- MYSQL_ROOT_PASSWORD=root
restart: always
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/aboutyang/JFinal_Authority.git
git@gitee.com:aboutyang/JFinal_Authority.git
aboutyang
JFinal_Authority
JFinal_Authority
master

搜索帮助