mirror of
https://github.com/jeecgboot/JimuReport.git
synced 2025-10-14 06:20:23 +00:00
Merge pull request #2076 from learningpro/master
Update README.md 适配M1系列Mac OS
This commit is contained in:
@@ -45,8 +45,10 @@ Docker镜像制作
|
||||
|
||||
- 第四步:执行命令,生成镜像
|
||||
|
||||
>如果使用的是Mac M系列芯片,需要修改docker-compose.yml文件的第一行为:```FROM arm64v8/mysql:8```
|
||||
|
||||
docker-compose up -d
|
||||
|
||||
- 第五步:访问报表
|
||||
|
||||
http://localhost:8085/jmreport/list
|
||||
http://localhost:8085/jmreport/list
|
||||
|
Reference in New Issue
Block a user