mirror of
https://github.com/cedar2025/Xboard.git
synced 2025-01-22 10:38:14 -05:00
This commit is contained in:
parent
80a1a12757
commit
56890364fc
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user