yassine 1年前
父节点
当前提交
4029c90f08
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3
    0
      api-gateway.yml

+ 3
- 0
api-gateway.yml 查看文件

16
           uri: lb://customer
16
           uri: lb://customer
17
           predicates:
17
           predicates:
18
             - Path=/customer/**
18
             - Path=/customer/**
19
+logging:
20
+  level:
21
+    org.springframework.cloud.gateway: DEBUG
19
 
22
 
20
 management:
23
 management:
21
   endpoints:
24
   endpoints:

Powered by TurnKey Linux.