Commit 5db2de22 by Administrator

Update techhero-front-track-local.yml

parent f4d66efd
# spring:
# redis:
# database: 10
# remote: false #cachecloud 获取
# #host: 119.96.99.9
# #hostName: 119.96.99.9 #183.95.190.112
# #port: 6379
# #password: 123456
# host: test-env
# # hostName: 119.96.87.17 #183.95.190.112
# port: 6379
# password: techhero
# timeout: 0
# pool:
# max-active: 8
# max-wait: -1
# max-idle: 8
# min-idle: 0
spring:
redis:
database: 10
remote: false #cachecloud 获取
#host: 119.96.99.9
#hostName: 119.96.99.9 #183.95.190.112
#port: 6379
#password: 123456
host: test-env
# hostName: 119.96.87.17 #183.95.190.112
port: 6379
password: techhero
timeout: 0
pool:
max-active: 8
max-wait: -1
max-idle: 8
min-idle: 0
front:
server:
......
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