From af94ddd0f5bd318dd20d31beeec53128a4d479ba Mon Sep 17 00:00:00 2001 From: akun <957746831@qq.com> Date: Sat, 11 May 2024 15:18:01 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BD=91=E5=85=B3=E6=9C=8D=E5=8A=A1=E9=9B=86?= =?UTF-8?q?=E7=BE=A4ip=E8=AE=BE=E7=BD=AE=E4=B8=BA=E8=87=AA=E8=BA=AB127.0.0?= =?UTF-8?q?.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sf-vertx/src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sf-vertx/src/main/resources/application.yml b/sf-vertx/src/main/resources/application.yml index aa11647..52f8763 100644 --- a/sf-vertx/src/main/resources/application.yml +++ b/sf-vertx/src/main/resources/application.yml @@ -8,7 +8,7 @@ server: default: port: 80 cluster: - ip: 192.168.1.68 + ip: 127.0.0.1 clusterName: sac-dev # 服务器的HTTP端口,默认为8080 port: 5566