We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0484b1 commit 007b72eCopy full SHA for 007b72e
docker/entrypoint/varnish/parameters.vcl
@@ -1,6 +1,6 @@
1
// Custom parameters.vcl for docker use
2
3
-backend ezplatform {
+backend ibexa {
4
.host = "web";
5
.port = "80";
6
}
0 commit comments