更新 新版 秸秆火 正式版 数据库和端口

This commit is contained in:
liuchengqian 2023-03-09 16:08:06 +08:00
parent 94d86dcd46
commit 8cf44e6a93

View File

@ -1,7 +1,7 @@
server.port = 6802
server.port = 6801
## 数据源配置
spring.datasource.url = jdbc:postgresql://118.24.27.47:5432/straw_fire_point_debug
spring.datasource.url = jdbc:postgresql://118.24.27.47:5432/straw_fire_point
spring.datasource.userName = straw_manager
spring.datasource.password = straw123
spring.datasource.driverClassName = org.postgresql.Driver