fix: migrate profile to https listener

This commit is contained in:
2026-06-26 11:29:14 +01:00
parent 28d2344f8f
commit d33d8a9712
+1 -1
View File
@@ -33,7 +33,7 @@ Listeners {
Http {
Name = "Cloudflare HTTP Listener"
HostBind = "0.0.0.0"
PortBind = 80
PortBind = 443
PortConn = 443
HostRotation = "round-robin"
Secure = true