当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
5 Star 34 Fork 9

Bootx/bpm-plus
暂停

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
docker-compose.yml 295 Bytes
一键复制 编辑 原始数据 按行查看 历史
喵呀 提交于 2023-05-09 14:01 . feat 拆分工作流模块为单独项目
version: '3'
services:
platform:
image: bootx-platform:latest
restart: always
ports:
- "8080:8080"
volumes:
# 宿主机目录:容器目录 日志映射
- /data/logs/bootx-platform:/logs
# 外部化配置文件
- ./application.yml:/application.yml
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/bootx/bpm-plus.git
[email protected]:bootx/bpm-plus.git
bootx
bpm-plus
bpm-plus
master

搜索帮助