Update default.vcl
This commit is contained in:
parent
87c0da28e8
commit
0efbf0c0c4
@ -1,5 +1,7 @@
|
|||||||
vcl 4.1;
|
vcl 4.1;
|
||||||
|
|
||||||
|
import brotli;
|
||||||
|
|
||||||
# Default backend definition. Set this to point to your content server.
|
# Default backend definition. Set this to point to your content server.
|
||||||
backend default {
|
backend default {
|
||||||
.host = "127.0.0.1";
|
.host = "127.0.0.1";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user