Skip to content

Commit bae32ee

Browse files
committed
doc string update
1 parent dd8ded7 commit bae32ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/internal/nginx.js

+1
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ const internalNginx = {
134134

135135
/**
136136
* Resolves any ddns addresses that need to be resolved for clients in the host's access list.
137+
* Defines a new property 'resolvedAddress' on each client in `host.access_list.clients` that uses a ddns address.
137138
* @param {Object} host
138139
* @returns {Promise}
139140
*/

0 commit comments

Comments
 (0)