Skip to content

Commit 8a96d1d

Browse files
committed
Change wording
1 parent 9e2f265 commit 8a96d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-edge/how-to-configure-api-proxy-module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Follow these steps to set up your deployment to minimize open ports:
9999
}
100100
```
101101

102-
If you don't need to minimize open ports, let the edgeHub module use port 443 and set the API proxy module to listen on another port. For example, set the **NGINX_DEFAULT_PORT** environment variable to `8000` and create a port binding for port 8000.
102+
If you don't need to minimize open ports, let the edgeHub module use port 443 and configure the API proxy module to listen on another port. For example, configure the **NGINX_DEFAULT_PORT** environment variable to `8000` and create a port binding for port 8000.
103103

104104
## Enable container image download
105105

0 commit comments

Comments
 (0)