merge from frp 0.28.2
This commit is contained in:
parent
b86ff20d5a
commit
b661dfb6ec
@ -115,7 +115,6 @@ func NewService() (svr *Service, err error) {
|
|||||||
},
|
},
|
||||||
Closed: true,
|
Closed: true,
|
||||||
closedCh: make(chan bool),
|
closedCh: make(chan bool),
|
||||||
tlsConfig: generateTLSConfig(),
|
|
||||||
httpVhostRouter: vhost.NewVhostRouters(),
|
httpVhostRouter: vhost.NewVhostRouters(),
|
||||||
tlsConfig: generateTLSConfig(),
|
tlsConfig: generateTLSConfig(),
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user