Skip to content

Commit 007b72e

Browse files
authored
IBX-10312: Rebranded VCL files (#42)
Rename backend to correspond to ibexa/http-cache#64
1 parent a0484b1 commit 007b72e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/entrypoint/varnish/parameters.vcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Custom parameters.vcl for docker use
22

3-
backend ezplatform {
3+
backend ibexa {
44
.host = "web";
55
.port = "80";
66
}

0 commit comments

Comments
 (0)