1 Star 0 Fork 0

ing/tensquare-config

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
web-dev.yml 981 Bytes
一键复制 编辑 原始数据 按行查看 历史
ing 提交于 2019-06-17 16:42 . 更新 web-dev.yml
server:
port: 9012
spring:
application:
name: tensquare-web
rabbitmq:
host: 192.168.29.138
port: 5672
eureka:
client:
service-url:
defaultZone: http://localhost:6868/eureka
instance:
prefer-ip-address: true
zuul:
routes:
tensquare-article-gathering:
path: /gathering/**
serviceId: tensquare-article-gathering
tensquare-base:
path: /article/**
serviceId: tensquare-base
tensquare-friend:
path: /friend/**
serviceId: tensquare-friend
tensquare-gathering:
path: /gathering/**
serviceId: tensquare-gathering
tensquare-qa:
path: /qa/**
serviceId: tensquare-qa
tensquare-recruit:
path: /recruit/**
serviceId: tensquare-recruit
tensquare-spit:
path: /spit/**
serviceId: tensquare-spit
tensquare-user:
path: /user/**
serviceId: tensquare-user
tensquare-search:
path: /search/**
serviceId: tensquare-search
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/LHJ_SSS/tensquare-config.git
[email protected]:LHJ_SSS/tensquare-config.git
LHJ_SSS
tensquare-config
tensquare-config
master

搜索帮助