Update compose.yaml

This commit is contained in:
Jerrell Emlin
2025-01-25 00:00:18 +08:00
committed by GitHub
parent 0e929892e4
commit 9eff710a12
+1 -1
View File
@@ -17,7 +17,7 @@ services:
ports: ports:
- 7001:7001 - 7001:7001
horizon: horizon:
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