docs: correct the webroot configuration property name in API documentation
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m4s
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m4s
This commit is contained in:
parent
4b79fa66f5
commit
ae4cffe813
1 changed files with 1 additions and 1 deletions
|
@ -370,7 +370,7 @@ This object contains properties from _config.json_ file.
|
||||||
|
|
||||||
<small>_Added in SVR.JS 4.2.0_</small>
|
<small>_Added in SVR.JS 4.2.0_</small>
|
||||||
|
|
||||||
A normalized path to the webroot. In SVR.JS versions prior to 4.2.0, _config.wwwroot_ refers to the _webroot_ property from _config.json_ file.
|
A normalized path to the webroot. In SVR.JS versions prior to 4.2.0, _config.wwwroot_ refers to the _wwwroot_ property from _config.json_ file.
|
||||||
|
|
||||||
### _config.getCustomHeaders()_
|
### _config.getCustomHeaders()_
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue