From 3af6a24569534b7dba5ff53eb545c3cae08bc4d3 Mon Sep 17 00:00:00 2001 From: ztzh_xieyun Date: Thu, 1 Aug 2024 18:43:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sf-vertx/src/main/resources/application.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sf-vertx/src/main/resources/application.yml b/sf-vertx/src/main/resources/application.yml index c5e61a6..17b3643 100644 --- a/sf-vertx/src/main/resources/application.yml +++ b/sf-vertx/src/main/resources/application.yml @@ -3,7 +3,7 @@ server: vertx: deploymentMode: 1 # 1:单机 2:集群 isSSL: false # vertx https或者http启动, ssl 证书有过期时间 - rpcUri: /rpc + rpcUri: /rpc.sac sacResponseHeaderKey: sacErrorCode environment: dev server: @@ -47,7 +47,7 @@ spring: # redis 配置 redis: # 地址 - host: 172.32.0.2 # + host: 192.168.1.23 # # 端口,默认为6379 port: 22002 # # 数据库索引