Skip to content

Commit 1ee7999

Browse files
committed
Update default.vcl
1 parent d37cc10 commit 1ee7999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

varnish/default.vcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import std;
44

55
backend default {
66
.host = "webserver";
7-
.port = "81";
7+
.port = "90";
88
}
99

1010
# Add hostnames, IP addresses and subnets that are allowed to purge content

0 commit comments

Comments
 (0)