mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-17 16:36:03 +08:00
update springboot/wumei-admin/src/main/resources/application-druid.yml.
This commit is contained in:
@@ -19,7 +19,8 @@ spring:
|
||||
|
||||
# TDengine数据库
|
||||
tdengine-server:
|
||||
enabled: true
|
||||
# 默认不启用TDengine,true=启用,false=不启用
|
||||
enabled: false
|
||||
driverClassName: com.taosdata.jdbc.TSDBDriver
|
||||
url: jdbc:TAOS://127.0.0.1:6030/wumei_smart_log?timezone=Asia/Beijing&charset=utf-8
|
||||
username: root
|
||||
|
||||
Reference in New Issue
Block a user