@@ -21,6 +21,8 @@ logging:
org.springframework.cloud.gateway: DEBUG
management:
endpoints:
+ gateway:
+ enabled: true
web:
exposure:
include: health,gateway
Powered by TurnKey Linux.