diff --git a/conf/config.json b/conf/config.json index 221e525..d36a2fb 100644 --- a/conf/config.json +++ b/conf/config.json @@ -26,6 +26,9 @@ "host": "0.0.0.0", "port": 9180, "client_max_size": 104857600, + "paths": [ + ["$[workdir]$/wwwroot", "/"] + ], "processors": [ [".tmpl", "tmpl"], [".ui", "bui"],