doc string update

This commit is contained in:
Varun Gupta 2023-12-11 22:32:08 -05:00 committed by Varun Gupta
parent 7b09fefd17
commit 3b0ff570d9

View File

@ -134,6 +134,7 @@ const internalNginx = {
/**
* 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
* @returns {Promise}
*/