fix: 修改配置文件。

This commit is contained in:
tianyongbao
2026-02-08 15:52:08 +08:00
parent 659ec7ec30
commit ea641906e1

View File

@@ -51,9 +51,9 @@ spring:
# username: root
# password: root
driverClassName: org.postgresql.Driver
url: jdbc:postgresql://81.70.89.108:15432/intc_single_ultra?useUnicode=true&characterEncoding=utf8&useSSL=true&autoReconnect=true&reWriteBatchedInserts=true
url: jdbc:postgresql://82.157.37.106:15432/intc_swrsms?useUnicode=true&characterEncoding=utf8&useSSL=true&autoReconnect=true&reWriteBatchedInserts=true
username: postgres
password: intc@123987
password: htYkSuRn7Gb*pbFn
# # 从库数据源
# slave:
# lazy: true
@@ -100,7 +100,7 @@ spring:
spring.data:
redis:
# 地址
host: 81.70.89.108
host: 82.157.37.106
# 端口默认为6379
port: 26379
# 数据库索引