diff --git a/config.js b/config.js index 9240e42..acb3477 100644 --- a/config.js +++ b/config.js @@ -11,7 +11,8 @@ var config = { platform: 'gamewheel', account: 'root', subAccount: 'root' - } + }, + uploadPath: '/uploads' }, api16: { url: "http://api-v1.6.gamewheel.local"