diff --git a/.meshrc.yaml b/.meshrc.yaml index 3b3326ab..160e8583 100644 --- a/.meshrc.yaml +++ b/.meshrc.yaml @@ -252,7 +252,6 @@ plugins: serve: port: 4444 endpoint: "/graphqlfed" - healthCheckEndpoint: "/health" playground: true cors: origin: "${ALLOWED_CORS_ORIGINS}"