Merge remote-tracking branch 'origin/main'

This commit is contained in:
fengrong 2024-11-21 10:30:13 +08:00
commit 73b905f712

View File

@ -40,16 +40,16 @@ spring:
# 多个文件总大小
max-request-size: 2048MB
datasource:
url: jdbc:postgresql://192.168.109.102:5432/das
url: jdbc:postgresql://192.168.109.187:5432/das
username: das
password: qwaszx12
# # redis相关配置
data:
redis:
host: 127.0.0.1
host: 192.168.109.187
database: 0
port: 6379
password:
password: zaq12WSX
client-type: lettuce
@ -97,7 +97,7 @@ logging:
tdengine:
password: taosdata
url: jdbc:TAOS-RS://192.168.109.160:6041/das
url: jdbc:TAOS-RS://192.168.109.187:6041/das
username: root
minio: