更新数据库链接

This commit is contained in:
liuchengqian 2023-03-13 19:12:59 +08:00
parent bfd418e174
commit 97a8e9c6c2

View File

@ -1,7 +1,7 @@
server.port = 6801
## 数据源配置
spring.datasource.url = jdbc:postgresql://8.142.26.238:5432/fire_point
spring.datasource.url = jdbc:postgresql://8.142.26.238:5432/fire_point_new
spring.datasource.userName = fire_manage
spring.datasource.password = fire456
spring.datasource.driverClassName = org.postgresql.Driver