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