taoyao

Results 8 comments of taoyao

可以部署 arm 平台的,在docker-composer配置文件中对应服务位置添加 `platform: linux/amd64`

layout = "2006-01-02 15:04" 修改为 layout = "2006-01-02 15:04:05"

> 并不是,是这样的,上传是上传的接口,这个位置的链接是一个API接口,并返回图片的(有获取文件权限判断的(类似))

前辈不敢当😂,相互学习而已。这是api文档地址,你如果要看,可以直接把项目下载下来,运行后,访问,把域名换成你的本地地址就可以了,现在的这个地址因为部署的问题,所以访问有点问题。有问题可以加我,QQ:790915529

> 找到解决方案了吗? 还没有。

There is a very strange problem at present. It is normal on a new server, but when the corresponding configuration file is completely complicated to this server, the problem of...

在docker-compose 文件中的mysql镜像位置添加一行 `platform: linux/x86_64`