mirror of
https://gitee.com/log4j/pig.git
synced 2024-12-23 13:03:42 +08:00
🐛 Fixing a bug. https://gitee.com/log4j/pig/issues/I1VPSR
nacos 启动后一直在尝试创建"mydb"数据库
This commit is contained in:
parent
06eb988e82
commit
ea7701cc48
@ -28,3 +28,10 @@ spring:
|
|||||||
|
|
||||||
useAddressServer: true
|
useAddressServer: true
|
||||||
|
|
||||||
|
management:
|
||||||
|
metrics:
|
||||||
|
export:
|
||||||
|
influx:
|
||||||
|
enabled: false
|
||||||
|
elastic:
|
||||||
|
enabled: false
|
||||||
|
Loading…
Reference in New Issue
Block a user