1 Star 0 Fork 2

王飞/Wiseflow

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
compose.yaml 476 Bytes
一键复制 编辑 原始数据 按行查看 历史
services:
core:
build:
dockerfile: Dockerfile
image: wiseflow:latest
# set following as you need
# environment:
# - TZ=Asia/Shanghai
# - LANG=zh_CN.UTF-8
# - LC_ALL=zh_CN.UTF-8
tty: true
stdin_open: true
entrypoint: bash docker_entrypoint.sh
env_file:
- .env
ports:
- 8090:8090
- 8077:8077
volumes:
- ./${PROJECT_DIR}/pb_data:/app/pb/pb_data
- ./${PROJECT_DIR}:/app/${PROJECT_DIR}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/aiqinggo/Wiseflow.git
git@gitee.com:aiqinggo/Wiseflow.git
aiqinggo
Wiseflow
Wiseflow
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385