mirror of https://github.com/elunez/eladmin
监控服务运行状态
parent
78d5d406da
commit
c5723649e6
|
@ -12,6 +12,8 @@ spring:
|
||||||
redis:
|
redis:
|
||||||
repositories:
|
repositories:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
pid:
|
||||||
|
file: /home/eladmin/app.pid
|
||||||
|
|
||||||
#配置 Jpa
|
#配置 Jpa
|
||||||
jpa:
|
jpa:
|
||||||
|
|
Loading…
Reference in New Issue