Commit baa66cbd by 王昆

gsb

parent 2934aa7e
......@@ -18,7 +18,7 @@ var settings = {
secret: "8315838b1e444c38ae2efcd7471e170c",
salt: "%iatpD1gcxz7iF#B",
basepath: path.normalize(path.join(__dirname, '../..')),
port: process.env.NODE_PORT || 5006,
port: process.env.NODE_PORT || 3006,
paasUrl: function () {
if (this.env == "dev") {
return "http://p.apps.com:3001/";
......
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