Commit 318bebce by Administrator

Update techhero-platform-permission-local.yml

parent 7aa11459
spring:
# redis:
# database: 10
# host: test-env
# port: 6379
# password: techhero
# timeout: 0
# pool:
# max-active: 8
# max-wait: -1
# max-idle: 8
# min-idle: 0
redis:
database: 10
host: dev-env
port: 6379
password: techhero
timeout: 0
pool:
max-active: 8
max-wait: -1
max-idle: 8
min-idle: 0
datasource:
type: com.alibaba.druid.pool.DruidDataSource
#MySQL配置
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment