mirror of
https://github.com/cedar2025/Xboard.git
synced 2025-02-01 23:18:13 -05:00
update compose.yaml
This commit is contained in:
parent
0df00c6596
commit
8dc95f6b7a
@ -1,6 +1,6 @@
|
||||
services:
|
||||
web:
|
||||
build: .
|
||||
image: ghcr.io/cedar2025/xboard:new
|
||||
volumes:
|
||||
- ./.env:/www/
|
||||
- redis-socket:/run/redis-socket
|
||||
@ -14,7 +14,7 @@ services:
|
||||
ports:
|
||||
- 7001:7001
|
||||
horizon:
|
||||
build: .
|
||||
image: ghcr.io/cedar2025/xboard:new
|
||||
volumes:
|
||||
- ./.env:/www/
|
||||
- redis-socket:/run/redis-socket
|
||||
|
Loading…
Reference in New Issue
Block a user