Browse Source

更新请求转发配置

woody 6 tháng trước cách đây
mục cha
commit
2ec61fc647
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      src/main/resources/application.yml

+ 0 - 3
src/main/resources/application.yml

@@ -11,9 +11,6 @@ feign:
       default:
         readTimeout: 30000
         connectTimeout: 5000
-  forwards:
-    - source: '*'
-      prefixed: true
 
 spring:
   main: