Skip to content

Commit

Permalink
third improve
Browse files Browse the repository at this point in the history
  • Loading branch information
zzxxiansheng committed Feb 1, 2024
1 parent 0b17293 commit 22b8528
Showing 1 changed file with 4 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@

server:
port: 9898
servlet:
context-path: "/eventmesh"

spring:
servlet:
Expand Down Expand Up @@ -46,10 +44,9 @@ spring:
test-while-idle: true
min-evictable-idle-time-millis: 300000

mybatis:
type-aliases-package: org.apache.eventmesh.dashboard.console.entity



# cron job config, use cron expression
cron:
#health check job
health: "0/15 * * * * ? *"


0 comments on commit 22b8528

Please sign in to comment.