关于博客站的部署,这里使用了mx-space作为后端,shiro为前端主题,部署过程可以参考官方文档。 我这里根据两个项目的docker-compose.yaml文件,合并并改写为了一个docker-compose.yaml如下: services: shiro: container_name: shiro image: innei/shiro:latest environment: TZ=As...