Commit b6598efd by 王栋源

wdy

parent 6ac03d45
...@@ -25,7 +25,7 @@ var settings = { ...@@ -25,7 +25,7 @@ var settings = {
if (this.env == "dev") { if (this.env == "dev") {
return "http://192.168.18.34:3000/"; return "http://192.168.18.34:3000/";
} else { } else {
return "http://igirl.chaolai/"; return "http://igirl-service.chaolai/";
} }
}, },
redis:function(){ 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