mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-07-09 00:18:07 +08:00
update
This commit is contained in:
@@ -8,8 +8,8 @@ spring:
|
|||||||
# redis 配置
|
# redis 配置
|
||||||
redis:
|
redis:
|
||||||
# 地址
|
# 地址
|
||||||
# host: r-uf6k0uet7mihr5z78f.redis.rds.aliyuncs.com
|
host: r-uf6k0uet7mihr5z78f.redis.rds.aliyuncs.com
|
||||||
host: 106.14.94.149
|
# host: 106.14.94.149
|
||||||
# 端口,默认为6379
|
# 端口,默认为6379
|
||||||
port: 6379
|
port: 6379
|
||||||
# 数据库索引
|
# 数据库索引
|
||||||
@@ -17,7 +17,7 @@ spring:
|
|||||||
# 账号
|
# 账号
|
||||||
username: jsowell
|
username: jsowell
|
||||||
# 密码
|
# 密码
|
||||||
# password: js@160829
|
password: js@160829
|
||||||
# password: js160829
|
# password: js160829
|
||||||
# 连接超时时间
|
# 连接超时时间
|
||||||
timeout: 10s
|
timeout: 10s
|
||||||
|
|||||||
Reference in New Issue
Block a user