Update 1panel.md

This commit is contained in:
Xboard
2025-01-21 22:12:28 +08:00
committed by GitHub
parent 80a1a12757
commit 56890364fc
+1 -1
View File
@@ -95,7 +95,7 @@ git clone -b compose --depth 1 https://github.com/cedar2025/Xboard ./
```yaml ```yaml
services: services:
web: web:
image: ghcr.io/cedar2025/xboard:latest image: ghcr.io/cedar2025/xboard:new
volumes: volumes:
- ./.docker/.data/redis/:/data/ - ./.docker/.data/redis/:/data/
- ./.env:/www/.env - ./.env:/www/.env