Add missing newline.

This commit is contained in:
FireMasterK 2021-08-25 02:28:21 +05:30
parent b863f3bb0d
commit 6ecd68b7d2
No known key found for this signature in database
GPG key ID: 49451E4482CC5BCD

View file

@ -2,4 +2,4 @@ vcl 4.0;
backend default { backend default {
.host = "piped:8080"; .host = "piped:8080";
} }