springcloud_k8s_panzhihuazhihuishequ/config-repo/communitybackstage-dev.yml | ●●●●● 补丁 | 查看 | 原始文档 | 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