Skip to content

Commit db4e378

Browse files
authored
Remove httpRoot parameter
1 parent 6cefeda commit db4e378

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/user-guide/runtime/configuration.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,6 @@ httpNodeRoot
7979
httpNodeAuth
8080
: enables HTTP Basic Authentication. See `httpAdminAuth` for format.
8181

82-
httpRoot
83-
: this sets the root url for both admin and node endpoints. It overrides the values set by `httpAdminRoot` and `httpNodeRoot`.
84-
8582
https
8683
: enables https, with the specified options object, as defined
8784
[here](https://nodejs.org/api/https.html#https_https_createserver_options_requestlistener).

0 commit comments

Comments
 (0)