考勤
This commit is contained in:
@ -42,7 +42,7 @@ snail-job:
|
||||
--- # 监控中心配置
|
||||
spring.boot.admin.client:
|
||||
# 增加客户端开关
|
||||
enabled: true
|
||||
enabled: false
|
||||
url: http://192.168.110.119:9090/admin
|
||||
instance:
|
||||
service-host-type: IP
|
||||
|
||||
@ -42,7 +42,7 @@ snail-job:
|
||||
--- # 监控中心配置
|
||||
spring.boot.admin.client:
|
||||
# 增加客户端开关
|
||||
enabled: true
|
||||
enabled: false
|
||||
url: http://192.168.110.2:19191/admin
|
||||
instance:
|
||||
service-host-type: IP
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
server:
|
||||
port: 18833
|
||||
port: 8800
|
||||
servlet:
|
||||
context-path: /snail-job
|
||||
|
||||
|
||||
Reference in New Issue
Block a user