docs: correct the quick deployment Docker image name

This commit is contained in:
LIlGG
2025-09-30 18:14:08 +08:00
parent 846444c3a2
commit 30aba9dfff

View File

@@ -37,7 +37,7 @@ docker run -d \
-v ./data:/app/data \ -v ./data:/app/data \
-v ./logs:/app/logs \ -v ./logs:/app/logs \
-v ./storage:/app/storage \ -v ./storage:/app/storage \
halo-dev/upage:latest halohub/upage:latest
``` ```
### 参数说明 ### 参数说明