huanghongfa
2020-12-20 dc84f8a558affa1bb138394eb679d1481a25647b
社区后台本地配置
1个文件已添加
17 ■■■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/config-repo/communitybackstage-dev.yml 17 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/config-repo/communitybackstage-dev.yml
New file
@@ -0,0 +1,17 @@
server:
  port: 8199
  encoding:
    force-response: true #中文乱码
spring:
  application:
    name: communitybackstage
eureka:
  client:
    service-url:
      defaultZone: http://localhost:8192/eureka/
feign:
  hystrix:
    enabled: true