fix(web): 修复弹窗裁切/宽度与日期选择器
This commit is contained in:
@@ -145,7 +145,7 @@ services:
|
||||
# 挂载 Docker Socket 以支持容器操作
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
# 挂载仓库目录
|
||||
- /path/to/billai:/app
|
||||
- ./:/app
|
||||
working_dir: /app
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://localhost:9000/health"]
|
||||
|
||||
Reference in New Issue
Block a user