更新 Service:Redis

2026-04-01 03:25:35 +00:00
parent 63659069b8
commit 518b8c7fc3
+1 -1
@@ -23,7 +23,7 @@ echo "deb [signed-by=/usr/share/keyrings/redis-archive-keyring.gpg] https://pack
# 安裝 Redis
```bash
apt update && apt install -y redis
apt install -y redis
```
# 啟動 Redis 伺服器