11.25 qianwen-long
This commit is contained in:
parent
04e3145a38
commit
445856d24d
@ -11,6 +11,7 @@ services:
|
||||
# - .:/flask_project # 将当前目录挂载到容器的 /flask_project 目录(可选,便于开发时实时更新代码)
|
||||
- /home/Z/zbparse_output:/flask_project/flask_app/static/output # 额外的数据卷挂载
|
||||
restart: unless-stopped # 容器退出时自动重启,除非明确停止
|
||||
privileged: true
|
||||
|
||||
# 可选:定义网络或其他全局配置
|
||||
# networks:
|
||||
|
Loading…
x
Reference in New Issue
Block a user