diff --git a/default.vcl b/default.vcl index a00df70..e96fa4f 100644 --- a/default.vcl +++ b/default.vcl @@ -1,5 +1,7 @@ vcl 4.1; +import brotli; + # Default backend definition. Set this to point to your content server. backend default { .host = "127.0.0.1";