Commit 9b27748a by 宋毅

tj

parent b3932d92
......@@ -27,7 +27,7 @@ var settings = {
if (this.env == "dev") {
return "http://p.apps.com:4001/";
} else {
return "http://paas/";
return "http://paas-service/";
}
},
reqEsAddr: 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