fix(config): restore domain setting value

This commit is contained in:
OldHawk
2017-12-29 12:43:33 +08:00
parent be3d7b9484
commit 71fa4692c2

View File

@@ -16,7 +16,7 @@ module.exports = {
*/
app: {
name: 'CHD.im',
domain: 'http://127.0.0.1:3000',
domain: 'http://chd.im:3000',
showDemoWarningPopup: true,
cronTimeZone: 'Asia/Shanghai',
showDebugLog: true