chore: linting
This commit is contained in:
parent
2932d049af
commit
536c88a638
1 changed files with 0 additions and 1 deletions
|
@ -118,7 +118,6 @@ function loadConfig() {
|
|||
* Merges the default configuration with user-provided config.json if it exists.
|
||||
* Falls back to default configuration if config.json is missing or invalid.
|
||||
* Overrides listen.port with PORT environment variable if provided.
|
||||
*
|
||||
* @returns {Object} Configuration object with the following structure:
|
||||
* @returns {Object} .listen - Server listening settings
|
||||
* @returns {string} .listen.ip - IP address to listen on (default: "0.0.0.0")
|
||||
|
|
Loading…
Reference in a new issue