src/main/resources/application-prod.yml
@@ -1,12 +1,12 @@ server: port: 8088 port: 9041 spring: jackson: date-format: yyyy-MM-dd HH:mm:ss datasource: driver-class-name: org.postgresql.Driver url: jdbc:postgresql://113.250.189.120:57654/test_db1 url: jdbc:postgresql://113.250.189.120:57654/water_ration_system username: lunhan password: lunhan.20240330 druid: @@ -34,7 +34,7 @@ path: ./logs level: root: info com.lunhan.xxx.host: debug com.lunhan.water.host: debug # quartz定时任务配置 quartz: