Missing "
This commit is contained in:
parent
ff6376b68d
commit
747059cd92
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ backend destination_https {
|
||||||
}
|
}
|
||||||
|
|
||||||
backend destination_https {
|
backend destination_https {
|
||||||
.host = "<%= @cache_secrets['customers'][@customer]['host'] %>;
|
.host = "<%= @cache_secrets['customers'][@customer]['host'] %>";
|
||||||
.port = "443";
|
.port = "443";
|
||||||
.via = haproxy_https;
|
.via = haproxy_https;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue