yassine 1 年之前
父節點
當前提交
09ffcfc20b
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      api-gateway.yml

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

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.