Update compose.yaml

This commit is contained in:
2026-02-22 03:54:51 +08:00
committed by GitHub
parent 6ed7228fd4
commit e5f5095f43
+2 -2
View File
@@ -1,6 +1,6 @@
services:
web:
image: ghcr.io/cedar2025/xboard:new
image: ghcr.io/micah123321/xboard:new
volumes:
- ./.docker/.data/redis/:/data/
- ./.env:/www/.env
@@ -18,7 +18,7 @@ services:
ports:
- 7001:7001
horizon:
image: ghcr.io/cedar2025/xboard:new
image: ghcr.io/micah123321/xboard:new
volumes:
- ./.docker/.data/redis/:/data/
- ./.env:/www/.env