docs: update system architecture requirements

This commit is contained in:
CaIon
2026-07-07 13:15:04 +08:00
parent 48b7f4918f
commit 5cbb7b0be1
6 changed files with 6 additions and 0 deletions
+1
View File
@@ -304,6 +304,7 @@ docker run --name new-api -d --restart always \
| **本地数据库** | SQLiteDocker 需挂载 `/data` 目录)|
| **远程数据库** | MySQL ≥ 5.7.8 或 PostgreSQL ≥ 9.6 |
| **容器引擎** | Docker / Docker Compose |
| **系统架构** | 仅支持 64 位系统(amd64 / arm64),不支持 32 位系统 |
### ⚙️ 环境变量配置