Update 1panel.md
Some checks are pending
Docker Build and Publish / build (push) Waiting to run

This commit is contained in:
Xboard 2025-01-21 22:12:28 +08:00 committed by GitHub
parent 80a1a12757
commit 56890364fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -95,7 +95,7 @@ git clone -b compose --depth 1 https://github.com/cedar2025/Xboard ./
```yaml
services:
web:
image: ghcr.io/cedar2025/xboard:latest
image: ghcr.io/cedar2025/xboard:new
volumes:
- ./.docker/.data/redis/:/data/
- ./.env:/www/.env