reset 回滚错误修改
This commit is contained in:
parent
81293c9368
commit
b4b5aedc82
@ -17,8 +17,7 @@ snail-job:
|
||||
token: "SJ_cKqBTPzCsWA3VyuCfFoccmuIEGXjr5KT"
|
||||
server:
|
||||
host: 127.0.0.1
|
||||
# 28080 端口 随着主应用端口漂移 避免集群冲突
|
||||
port: 2${server.port}
|
||||
port: 1788
|
||||
# 详见 script/sql/snail_job.sql `sj_namespace` 表
|
||||
namespace: ${spring.profiles.active}
|
||||
|
||||
|
@ -20,8 +20,7 @@ snail-job:
|
||||
token: "SJ_cKqBTPzCsWA3VyuCfFoccmuIEGXjr5KT"
|
||||
server:
|
||||
host: 127.0.0.1
|
||||
# 28080 端口 随着主应用端口漂移 避免集群冲突
|
||||
port: 2${server.port}
|
||||
port: 1788
|
||||
# 详见 script/sql/snail_job.sql `sj_namespace` 表
|
||||
namespace: ${spring.profiles.active}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user