diff --git a/config-repo/api-gateway.yml b/config-repo/api-gateway.yml index 6ab0c56..eb9bd22 100644 --- a/config-repo/api-gateway.yml +++ b/config-repo/api-gateway.yml @@ -4,10 +4,10 @@ server: zuul: SendErrorFilter: error: - disable: true + disable: false ThrowExceptionFilter: pre: - disable: false + disable: true ErrorFilter: error: disable: false