Commit Graph

13 Commits

Author SHA1 Message Date
715873afd1 更新 .gitea/workflows/demo.yaml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s
2026-06-03 15:31:02 +08:00
e6cc01da70 更新 .gitea/workflows/demo.yaml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s
2026-06-03 15:28:29 +08:00
c926892ed4 更新 .gitea/workflows/demo.yaml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s
2026-06-03 15:13:49 +08:00
601d3a8c15 添加 .gitea/workflows/demo.yaml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2026-06-03 15:12:55 +08:00
710a8fa149 fix(config): 更新数据库连接配置以支持公钥检索
- 在数据库连接URL中添加allowPublicKeyRetrieval=true参数
- 解决MySQL连接时的公钥检索问题
2026-05-15 15:16:13 +08:00
25f758baa1 chore(ci): 更新Docker镜像标签配置
- 为MES_BACK_IMAGE变量添加版本标签v1.0.0
- 修改Docker构建命令移除重复的版本标签
- 优化容器部署流程中的镜
2026-05-15 14:57:06 +08:00
72bf32df91 refactor(ci): 重构CI/CD配置并更新测试环境配置
- 移除开发环境的构建和部署配置
- 更新测试环境构建配置,修改标签从mes-test到blog-test
- 修改生产环境镜像标签格式,添加版本号v1.0.0
- 更新测试环境应用配置,修改端口从11024到1024
- 修改测试环境context-path从根路径到/mowen-blog
- 更新日志目录配置为动态路径
- 修改测试环境数据库连接信息,包括主机地址、用户名和密码
- 更新Redis连接配置,修改数据库编号、主机地址和密码
- 设置token有效期为永久有效(-1)
2026-05-15 14:55:05 +08:00
957e172918 修改 2026-05-15 13:54:13 +08:00
4850e731e9 修改 2026-05-15 11:38:33 +08:00
ff996cbc43 修改 2026-05-15 09:39:46 +08:00
0beae4f20e 修改 2026-05-15 09:09:02 +08:00
817cbea100 修改 2026-05-15 09:05:53 +08:00
84e70aff12 初始化博客后端 2026-05-14 16:35:50 +08:00