yassine 1 year ago
parent
commit
09ffcfc20b
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      api-gateway.yml

+ 2
- 0
api-gateway.yml View File

21
     org.springframework.cloud.gateway: DEBUG
21
     org.springframework.cloud.gateway: DEBUG
22
 management:
22
 management:
23
   endpoints:
23
   endpoints:
24
+    gateway:
25
+      enabled: true
24
     web:
26
     web:
25
       exposure:
27
       exposure:
26
         include: health,gateway
28
         include: health,gateway

Powered by TurnKey Linux.