mirror of
https://github.com/containous/traefik.git
synced 2025-02-01 05:47:13 +03:00
Typo in the UI.
This commit is contained in:
parent
8e9b8a0953
commit
638960284e
@ -376,7 +376,7 @@
|
||||
<td><span class="has-text-grey">{{ p.headers.sslHost }}</span></td>
|
||||
</tr>
|
||||
<tr *ngIf="p.headers.sslForceHost">
|
||||
<td><span class="has-text-grey">SSL Host</span></td>
|
||||
<td><span class="has-text-grey">SSL Force Host</span></td>
|
||||
<td><span class="has-text-grey">{{ p.headers.sslForceHost }}</span></td>
|
||||
</tr>
|
||||
<tr *ngIf="p.headers.sslRedirect">
|
||||
|
Loading…
x
Reference in New Issue
Block a user