Commit ea5214e3 by 蒋勇

Merge branch 'taskexecutor' of gitlab.gongsibao.com:jiangyong/zhichan into taskexecutor

parents 1dcc9410 b0edbd6a
......@@ -23,9 +23,9 @@ var settings = {
},
igirlWeburl: function(){
if (this.env == "dev") {
return "http://192.168.18.61:3000/";
return "http://192.168.18.34:3000/";
} else {
return "http://igirl/";
return "http://igirl.zhichan/";
}
},
redis:function(){
......
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