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