diff --git a/hosting/envoy.dev.yaml b/hosting/envoy.dev.yaml index bcb0463117..17c6a453de 100644 --- a/hosting/envoy.dev.yaml +++ b/hosting/envoy.dev.yaml @@ -30,8 +30,8 @@ static_resources: route: cluster: server-dev - - match: { prefix: "/app_" } - route: + - match: { prefix: "/app_" } + route: cluster: server-dev - match: { prefix: "/builder/" }