Remove unused attribute
This commit is contained in:
parent
509958d807
commit
555259eeee
1 changed files with 0 additions and 1 deletions
|
@ -475,7 +475,6 @@ type ListenPorts struct {
|
||||||
HTTP int
|
HTTP int
|
||||||
HTTPS int
|
HTTPS int
|
||||||
Status int
|
Status int
|
||||||
Health int
|
|
||||||
Default int
|
Default int
|
||||||
SSLProxy int
|
SSLProxy int
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue