yassine 10 个月前
父节点
当前提交
09ffcfc20b
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      api-gateway.yml

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

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

Powered by TurnKey Linux.