按照正式环境改配置文件
This commit is contained in:
parent
a61d15221b
commit
9f827d1bbe
|
|
@ -3,9 +3,9 @@ logging:
|
|||
root: info
|
||||
spring:
|
||||
profiles:
|
||||
active: prod73
|
||||
active: prod129
|
||||
application:
|
||||
name: aiccs-api
|
||||
name: aiccs
|
||||
datasource:
|
||||
driver-class-name: dm.jdbc.driver.DmDriver
|
||||
#https://gitee.com/wenshao/druid/tree/master/druid-spring-boot-starter
|
||||
|
|
@ -86,7 +86,7 @@ restLog:
|
|||
# ignoreSuffix: .css,.jpg,.png,.icon,.html,.js
|
||||
|
||||
jwt:
|
||||
id: aiccs-api
|
||||
id: aiccs
|
||||
secret: 6541af925f844c84862fb114e00c8a73
|
||||
ttlMillis: 10800000
|
||||
server:
|
||||
|
|
|
|||
Loading…
Reference in New Issue