Skip to content

Commit 900daae

Browse files
committed
[UIA-1305] Fix review comments and outdated names
1 parent 344594c commit 900daae

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

content/en/docs/marketplace/platform-supported-content/modules/document-generation.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,12 +120,12 @@ To allow the module to send and receive document generation requests on your Men
120120

121121
1. Go to the **Environments** page for the app as follows:
122122

123-
* Go to the [Nodes](https://cloud.home.mendix.com/) page, then in the **My Nodes** list, find the desired app, and then click **Environments**.
123+
* Go to the [Nodes](https://cloud.home.mendix.com/) page, then in the **Public Cloud - Nodes** list, find the desired app, and then click **Environments**.
124124
* Alternatively, go to [Apps](https://sprintr.home.mendix.com), then in the **My Apps** list, find the desired app, and then click **Environments**.
125125

126-
The app's **Environments** page opens. The **Deploy** tab shows a list of available environments for your app.
126+
The app's **Environments** page opens. The **Overview** tab shows a list of available environments for your app.
127127

128-
2. On the **Deploy** tab, click **Details** for the respective environment.
128+
2. On the **Overview** tab, click **Details** for the respective environment.
129129

130130
3. In the specific **Environment Details** page, select the **Network** tab.
131131

@@ -134,7 +134,7 @@ To allow the module to send and receive document generation requests on your Men
134134
5. Fill in the fields as follows:
135135
* In the **Path** field, enter */docgen/*.
136136
* From the **New Restriction Type** drop-down list, select one of the following options:
137-
* **Allow all access** - Allows unrestricted bi-directional access to the `/docgen/` path. This is less secure and will enable the internet to reach the app on this path.
137+
* **Allow all access** - Allows unrestricted bi-directional access to the `/docgen/` path. This is less secure and gives full internet access to this path.
138138
* **Custom Profile for Client Certificates and/or IP ranges** - Applies a custom access restriction profile to the `/docgen/` path. When you select this option, choose your access restriction profile from the **New Restriction Profile** drop-down list. Ensure that the selected profile allows bi-directional access to the `/docgen/` path. To configure the required IP addresses, follow the [Allowing the Document Generation Service IP Addresses](#allow-ip) section. For more information on managing access restriction profiles, see [Access Restrictions](/developerportal/deploy/access-restrictions/).
139139

140140
6. Click **Save**. The **/docgen/** path is added to the list.

0 commit comments

Comments
 (0)