yassine 10 months ago
parent
commit
4029c90f08
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      api-gateway.yml

+ 3
- 0
api-gateway.yml View File

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.