From 9cf98f46a53d813b70d2057e2f7180a804ebdfd6 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Wed, 28 Aug 2019 10:20:33 +0800 Subject: [PATCH] fix config.json --- conf/config.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/config.json b/conf/config.json index 728eafb..e7a389e 100644 --- a/conf/config.json +++ b/conf/config.json @@ -25,6 +25,7 @@ } } }, + "filesroot":"$[workdir]$/files", "website":{ "paths":[ ["$[workdir]$/../usedpkgs/antd","/antd"], @@ -44,6 +45,7 @@ "index.md" ], "dbrest":"/dbs", + "download":"/download", "visualcoding":{ "default_root":"/samples/vc/test", "userroot":{