1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

modify properties

This commit is contained in:
fangjian0423 2019-05-21 16:36:45 +08:00
parent e840fd0b59
commit c4c8b4927e

View File

@ -33,10 +33,9 @@ spring:
dashboard: localhost:8080
filter:
enabled: true
# scg:
# fallback:
# mode: response
# response-status: 444
# response-body: 1234
scg.fallback:
mode: response
response-status: 444
response-body: 1234
management.endpoints.web.exposure.include: "*"