doc string update
This commit is contained in:
parent
7b09fefd17
commit
3b0ff570d9
1 changed files with 1 additions and 0 deletions
|
@ -134,6 +134,7 @@ const internalNginx = {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Resolves any ddns addresses that need to be resolved for clients in the host's access list.
|
* Resolves any ddns addresses that need to be resolved for clients in the host's access list.
|
||||||
|
* Defines a new property 'resolvedAddress' on each client in `host.access_list.clients` that uses a ddns address.
|
||||||
* @param {Object} host
|
* @param {Object} host
|
||||||
* @returns {Promise}
|
* @returns {Promise}
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue