1 Star 0 Fork 0

待定90 / base-wms

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
docker-compose.yml 262 Bytes
一键复制 编辑 原始数据 按行查看 历史
待定90 提交于 2023-10-25 10:06 . base-wms
version: '3'
services:
lcgh-api:
image: registry.cn-qingdao.aliyuncs.com/qdssz/lcgh:v1.0.0
container_name: lcgh-api
restart: always
ports:
- "9082:9082"
volumes:
- /lcgh/uploadPath:/lcgh/uploadPath
- /lcgh/logs:/lcgh/logs
Java
1
https://gitee.com/z90/base-wms.git
git@gitee.com:z90/base-wms.git
z90
base-wms
base-wms
master

搜索帮助