按照正式环境改配置文件

This commit is contained in:
zhouxy 2026-05-23 16:54:18 +08:00
parent a61d15221b
commit 9f827d1bbe
1 changed files with 3 additions and 3 deletions

View File

@ -3,9 +3,9 @@ logging:
root: info root: info
spring: spring:
profiles: profiles:
active: prod73 active: prod129
application: application:
name: aiccs-api name: aiccs
datasource: datasource:
driver-class-name: dm.jdbc.driver.DmDriver driver-class-name: dm.jdbc.driver.DmDriver
#https://gitee.com/wenshao/druid/tree/master/druid-spring-boot-starter #https://gitee.com/wenshao/druid/tree/master/druid-spring-boot-starter
@ -86,7 +86,7 @@ restLog:
# ignoreSuffix: .css,.jpg,.png,.icon,.html,.js # ignoreSuffix: .css,.jpg,.png,.icon,.html,.js
jwt: jwt:
id: aiccs-api id: aiccs
secret: 6541af925f844c84862fb114e00c8a73 secret: 6541af925f844c84862fb114e00c8a73
ttlMillis: 10800000 ttlMillis: 10800000
server: server: