update docs

This commit is contained in:
xboard
2025-01-22 21:01:18 +08:00
parent 56890364fc
commit 25c71c60ac
28 changed files with 770 additions and 1173 deletions
+2 -2
View File
@@ -71,7 +71,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
@@ -90,7 +90,7 @@ services:
- 1panel-network
horizon:
image: ghcr.io/cedar2025/xboard:latest
image: ghcr.io/cedar2025/xboard:new
volumes:
- ./.docker/.data/redis/:/data/
- ./.env:/www/.env