Merge pull request #350 from oohmygosh/compose

Update compose.yaml
This commit is contained in:
Xboard 2025-01-26 04:29:39 +08:00 committed by GitHub
commit 6ed7228fd4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ services:
ports:
- 7001:7001
horizon:
image: ghcr.io/cedar2025/xboard:latest
image: ghcr.io/cedar2025/xboard:new
volumes:
- ./.docker/.data/redis/:/data/
- ./.env:/www/.env