Commit bed0d807 by 蒋勇

d

parent 33da2c22
......@@ -23,7 +23,7 @@ var settings = {
var localsettings = require("./localsettings");
return localsettings.kongurl;
} else {
return http://paas-service:8001;
return "http://kong-dbproxy:8001";
}
},
icUrl: 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