Commit 8033a8a9 by 王栋源

wdy

parent 79a49207
...@@ -85,7 +85,7 @@ var settings = { ...@@ -85,7 +85,7 @@ var settings = {
}, },
igirlWeburl: function(){ igirlWeburl: function(){
if (this.env == "dev") { if (this.env == "dev") {
return "http://192.168.210.106:3000/"; return "http://127.0.0.1:3000/";
} else { } else {
return "http://igirl-service/"; return "http://igirl-service/";
} }
......
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