mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-04-16 07:23:14 +08:00
update 优化 powerjob-server 对接 monitor-admin 监控
This commit is contained in:
@@ -21,3 +21,10 @@ oms.akka.port=10086
|
||||
oms.http.port=10010
|
||||
# Prefix for all tables. Default empty string. Config if you have needs, i.e. pj_
|
||||
oms.table-prefix=pj_
|
||||
|
||||
# Actuator 监控端点的配置项
|
||||
spring.application.name: ruoyi-powerjob-server
|
||||
management.endpoints.web.exposure.include=*
|
||||
management.endpoint.health.show-details=ALWAYS
|
||||
management.endpoint.logfile.external-file=./logs/ruoyi-powerjob-server.log
|
||||
management.health.mongo.enabled=${oms.mongodb.enable}
|
||||
|
||||
Reference in New Issue
Block a user