Commit 4603203c by 王昆

gsb

parent 3b385244
......@@ -127,10 +127,14 @@ var settings = {
redisTax: function () {
if (this.env == "dev") {
return {
host: "47.94.0.45",
// host: "47.94.0.45",
// port: "6379",
// password: "nga2020",
// db: "0",
host: "r-2zejem2xk438n71rny.redis.rds.aliyuncs.com",
port: "6379",
password: "nga2020",
db: "0",
password: "yo#@eXz9EMpa+5O",
db: "10",
};
} else {
return {
......
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