fix: add secure connection to listener
This commit is contained in:
@@ -36,7 +36,7 @@ Listeners {
|
|||||||
PortBind = 80
|
PortBind = 80
|
||||||
PortConn = 443
|
PortConn = 443
|
||||||
HostRotation = "round-robin"
|
HostRotation = "round-robin"
|
||||||
Secure = false
|
Secure = true
|
||||||
UserAgent = "Mozilla/5.0 Windows NT 10.0 Win64 x64 Chrome/120.0.0.0"
|
UserAgent = "Mozilla/5.0 Windows NT 10.0 Win64 x64 Chrome/120.0.0.0"
|
||||||
|
|
||||||
Hosts = [
|
Hosts = [
|
||||||
|
|||||||
Reference in New Issue
Block a user