mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-03 00:18:31 +00:00
Oops, SSL needs a different listen address..
This commit is contained in:
parent
6f13ea360c
commit
6a5bcdca4a
3 changed files with 5 additions and 7 deletions
|
@ -15,6 +15,7 @@ type ConfigFile struct {
|
|||
// Numeric server id known to the backend
|
||||
ServerID int
|
||||
ListenAddr string
|
||||
SSLListenAddr string
|
||||
// Hostname of the socket server
|
||||
SocketOrigin string
|
||||
// URL to the backend server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue