fix: update ports
This commit is contained in:
@@ -33,8 +33,8 @@ Listeners {
|
|||||||
Http {
|
Http {
|
||||||
Name = "Cloudflare HTTP Listener"
|
Name = "Cloudflare HTTP Listener"
|
||||||
HostBind = "0.0.0.0"
|
HostBind = "0.0.0.0"
|
||||||
PortBind = 80
|
PortBind = 9080
|
||||||
PortConn = 443
|
PortConn = 9443
|
||||||
HostRotation = "round-robin"
|
HostRotation = "round-robin"
|
||||||
Secure = false
|
Secure = false
|
||||||
UserAgent = UserAgent = "Mozilla/5.0 Windows NT 10.0 Win64 x64 Chrome/120.0.0.0"
|
UserAgent = UserAgent = "Mozilla/5.0 Windows NT 10.0 Win64 x64 Chrome/120.0.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user