reset 回滚错误修改

This commit is contained in:
疯狂的狮子Li 2024-06-20 09:37:52 +08:00
parent 81293c9368
commit b4b5aedc82
2 changed files with 2 additions and 4 deletions

View File

@ -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}

View File

@ -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}