Skip to content

Commit fdea233

Browse files
committed
[proxy] Remove slow-server config
1 parent b5795e6 commit fdea233

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/proxy/conf/Caddyfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,7 @@ https://{$GITPOD_DOMAIN} {
286286
import compression
287287

288288
reverse_proxy server.{$KUBE_NAMESPACE}.{$KUBE_DOMAIN}:3000 {
289+
import upstream_headers
289290
import upstream_connection
290291
}
291292
}

0 commit comments

Comments
 (0)