update 优化 snailjob客户端ip配置说明

This commit is contained in:
疯狂的狮子Li 2024-10-17 17:24:54 +08:00
parent 6727f3e6a4
commit 7171ed1508
2 changed files with 4 additions and 0 deletions

View File

@ -25,6 +25,8 @@ snail-job:
namespace: ${spring.profiles.active}
# 随主应用端口飘逸
port: 2${server.port}
# 客户端ip指定
host:
--- # 数据源配置
spring:

View File

@ -28,6 +28,8 @@ snail-job:
namespace: ${spring.profiles.active}
# 随主应用端口飘逸
port: 2${server.port}
# 客户端ip指定
host:
--- # 数据源配置
spring: