1 Star 0 Fork 9

xiaowu/bpm-plus

forked from 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/whbc/bpm-plus.git
git@gitee.com:whbc/bpm-plus.git
whbc
bpm-plus
bpm-plus
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385