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
+1 -1
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