fix: add website.paths to config.json
This commit is contained in:
parent
2c265d0f3e
commit
531da1a4da
@ -26,6 +26,9 @@
|
||||
"host": "0.0.0.0",
|
||||
"port": 9180,
|
||||
"client_max_size": 104857600,
|
||||
"paths": [
|
||||
["$[workdir]$/wwwroot", "/"]
|
||||
],
|
||||
"processors": [
|
||||
[".tmpl", "tmpl"],
|
||||
[".ui", "bui"],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user