diff --git a/conf/config.json b/conf/config.json index 21a65f5..1f6740c 100644 --- a/conf/config.json +++ b/conf/config.json @@ -38,7 +38,8 @@ "indexes": ["index.ui", "index.html"], "statics": [ ["/bricks/", "/d/pccs/wwwroot/bricks/"], - ["/imgs/", "/d/pccs/wwwroot/imgs/"] + ["/imgs/", "/d/pccs/wwwroot/imgs/"], + ["/", "/d/pccs/wwwroot/"] ] } }