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 \
| **Local database** | SQLite (Docker must mount `/data` directory)|
| **Remote database** | MySQL ≥ 5.7.8 or PostgreSQL ≥ 9.6 |
| **Container engine** | Docker / Docker Compose |
| **System architecture** | 64-bit only (amd64 / arm64); 32-bit systems are not supported |
### ⚙️ Environment Variable Configuration