Commit 48c86e73 by zhangkb

修改配置文件redis为外网redis地址

parent b61c20fd
......@@ -17,10 +17,10 @@ spring:
session:
store-type: redis
redis:
namespace: dataplatformdev
namespace: hyycdev
redis:
host: 192.168.0.230
port: 6379
host: 139.198.127.54
port: 9379
server:
port: 9088
servlet:
......
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