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