Commit 9b41168a by 蒋勇

d

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