mirror of
https://github.com/cedar2025/Xboard.git
synced 2025-01-22 18:48:14 -05:00
Update docker-compose.yaml
This commit is contained in:
parent
5043882db6
commit
73468494c7
@ -11,8 +11,7 @@ services:
|
||||
- docker=true #用于给安装脚本判断是否为docker环境
|
||||
depends_on:
|
||||
- redis
|
||||
ports:
|
||||
- 7001:7001
|
||||
network_mode: host
|
||||
redis:
|
||||
build:
|
||||
context: .docker/services/redis
|
||||
|
Loading…
Reference in New Issue
Block a user