Update Grafana to v13, add version notes

This commit is contained in:
yeasy
2026-04-25 15:50:13 +00:00
parent e3861040ec
commit 396cdf0744
55 changed files with 220 additions and 70 deletions
+4
View File
@@ -1,5 +1,9 @@
## 11.8 实战 WordPress
> **版本说明**本示例使用以下镜像版本
> - MySQL8.0可替换为其他 8.x 版本或使用 MariaDB 替代
> - WordPresslatest建议在生产环境指定具体版本 6.x
WordPress 是全球最流行的内容管理系统 (CMS)使用 Docker Compose 可以在几分钟内搭建一个包含数据库Web 服务和持久化存储的生产级 WordPress 环境
---