This commit is contained in:
zt
2025-09-16 15:52:30 +08:00
parent d66d44460b
commit 7ee081c39c
7 changed files with 18 additions and 8 deletions

View File

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