1 Star 1 Fork 4

神帅/ftgo-application

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
docker-compose-api-gateway-graphql.yml 337 Bytes
一键复制 编辑 原始数据 按行查看 历史
version: '3'
services:
ftgo-api-gateway-graphql:
build: ./ftgo-api-gateway-graphql
ports:
- "8088:3000"
environment:
ORDER_HISTORY_SERVICE_URL: http://ftgo-order-history-service:8080
CONSUMER_SERVICE_URL: http://ftgo-consumer-service:8080
RESTAURANT_SERVICE_URL: http://ftgo-restaurant-service:8080
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/codergit.com/ftgo-application.git
git@gitee.com:codergit.com/ftgo-application.git
codergit.com
ftgo-application
ftgo-application
master

搜索帮助