瀏覽代碼

Update 'haproxy.cfg'

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

+ 1 - 1
haproxy.cfg

@@ -86,7 +86,7 @@ backend bk_geobaldemo-burdigone_https
 
 backend bk_geobaldemo-burdigone_http
 	mode http
-	server srv-geobaldemo-burdigone_http 127.0.0.1:80 check
+	server srv-geobaldemo-burdigone_http 127.0.0.1:8000 check
 
 listen stats
 	bind *:9000