This commit is contained in:
zt
2025-09-16 21:23:56 +08:00
parent 4354d0a687
commit 267d62e5a5
7 changed files with 61 additions and 13 deletions

View File

@ -26,7 +26,7 @@ snail-job:
# 随主应用端口漂移
port: 2${server.port}
# 客户端ip指定
host: 192.168.110.180
host: 127.0.0.1
# RPC类型: netty, grpc
rpc-type: grpc