From 7c1fe36abc312c95c7e4ee648653d3284a9ae507 Mon Sep 17 00:00:00 2001 From: Theunis Johannes Botha Date: Tue, 14 Feb 2017 02:10:32 +0100 Subject: [PATCH] upload path for editor --- config.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.js b/config.js index 073e810..598ece1 100644 --- a/config.js +++ b/config.js @@ -11,7 +11,8 @@ var config = { platform: 'cybafelo', account: 'root', subAccount: 'root' - } + }, + uploadPath: '/uploads' }, api16: { url: "http://api-v1.6.cybafelo.local"