1 Star 0 Fork 316

楷昊技术 / APITable

forked from APITable / APITable 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
docker-compose.dataenv.yaml 302 Bytes
一键复制 编辑 原始数据 按行查看 历史
笑苍天Smile 提交于 2023-08-28 16:53 . sync: hosted cloud (#1248)
version: '3'
services:
minio:
ports:
- "9000:9000"
- "9001:9001"
redis:
ports:
- "6379:6379"
mysql:
ports:
- "3306:3306"
rabbitmq:
ports:
- "5671:5671"
- "5672:5672"
- "15672:15672"
databus-server:
ports:
- "8625:8625"
TypeScript
1
https://gitee.com/kinfo/APITable.git
git@gitee.com:kinfo/APITable.git
kinfo
APITable
APITable
develop

搜索帮助