mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-07-04 17:06:49 +00:00
doc string update
This commit is contained in:
@ -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}
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user