Commit 7312b2ec by yangmengmeng

演示环境配置文件

parent f6462820
...@@ -44,7 +44,7 @@ spring: ...@@ -44,7 +44,7 @@ spring:
# Redis 数据库索引(默认为0),如果设置为1,那么存入的key-value都存放在select 1中 # Redis 数据库索引(默认为0),如果设置为1,那么存入的key-value都存放在select 1中
redis: redis:
database: 0 database: 0
host: 124.70.150.247 host: 8.142.29.214
port: 6379 port: 6379
password: patzn123TQa password: patzn123TQa
......
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