Update config.js

This commit is contained in:
jackycute 2015-10-06 18:26:00 +08:00
parent 3f64ec79b7
commit fe30f8aa9b

View file

@ -11,7 +11,7 @@ var urladdport = true; //add port on getserverurl
var config = {
debug: true,
usecdn: false,
usecdn: false,
version: '0.3.3',
domain: domain,
alloworigin: ['add here to allow origin to cross'],
@ -75,4 +75,4 @@ var config = {
}
};
module.exports = config;
module.exports = config;