瀏覽代碼

Update 'haproxy.cfg'

changed port from 443 to 10443
panda 2 年之前
父節點
當前提交
d7bfdb5280
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      haproxy.cfg

+ 1 - 1
haproxy.cfg

@@ -82,7 +82,7 @@ backend bk_redirect_https
 
 backend bk_geobaldemo-burdigone_https
 	mode tcp
-	server srv-geobaldemo-burdigone_https 127.0.0.1:443 check sni req.ssl_sni 
+	server srv-geobaldemo-burdigone_https 127.0.0.1:10443 check sni req.ssl_sni 
 
 backend bk_geobaldemo-burdigone_http
 	mode http