From d147b68e456a3dfa86706ea1d775de3be39d5e2f Mon Sep 17 00:00:00 2001 From: "Theunis J. Botha" Date: Mon, 31 Oct 2016 09:33:26 +0100 Subject: [PATCH] config now contains upload data --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index c43e884..3e84b70 100644 --- a/config.js +++ b/config.js @@ -19,7 +19,7 @@ var config = { account: 'root', subAccount: 'root' }, - uploadPath : '/upload' + uploadPath : '/uploads' }, api16: { url: "http://api.gamewheel.local",