بدون توضیح

john c35c4a9b6e 优化sql 7 ماه پیش
.vscode 09680b4549 在线解压epub 8 ماه پیش
DB e34c9adae4 epub 8 ماه پیش
chm_node f6de559106 多种文件格式解析 8 ماه پیش
epub_node c35c4a9b6e 优化sql 7 ماه پیش
expores_node f6de559106 多种文件格式解析 8 ماه پیش
frontEndMobile 8fb011f686 删除多余内容 8 ماه پیش
.DS_Store 1ed7968023 css 7 ماه پیش
.gitignore f6de559106 多种文件格式解析 8 ماه پیش
.npmrc ef891402d0 完善接口, 优化前端代码 8 ماه پیش
.yarnrc ef891402d0 完善接口, 优化前端代码 8 ماه پیش
README.md 83cf9f42d3 更新dockerfile 8 ماه پیش
deployment.sh 2bfcb1d240 调整后端服务目录 8 ماه پیش

README.md

DB

地址: localhost:3306 账号密码:root:12345678

dockerfile

创建镜像

docker build -t hht/cashbook:v1 .

打包

docker save -o ./newcashBookj.tar hht/cashbook:v1