Skip to content

Commit 1f6122e

Browse files
maxvppedrosousa
andauthored
Apply suggestions from code review
Co-authored-by: Pedro Sousa <[email protected]>
1 parent 1e9792d commit 1f6122e

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

src/content/docs/cloudflare-one/tutorials/ai-wrapper-tenant-control.mdx

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -377,15 +377,15 @@ To publish the worker, run `wrangler publish`.
377377

378378
If the worker was built remotely using the online code editor available in the **Dash**, it can be published by clicking **Deploy**.
379379

380-
In order to ensure that the worker is only accessible via the custom hostname, do:
381-
382-
2. Go to **Workers & Pages** > **Workers & Pages**.
383-
3. Select your Worker.
384-
4. Go to **Settings**.
385-
5. Within **Domains & Routes**, select **Add**.
386-
6. Choose **Custom domain**.
387-
7. Enter your desired custom domain name.
388-
8. Select **Add domain**.
380+
To ensure that the worker is only accessible via the custom hostname, do the following:
381+
382+
1. Go to **Workers & Pages** > **Workers & Pages**.
383+
2. Select your Worker.
384+
3. Go to **Settings**.
385+
4. Within **Domains & Routes**, select **Add**.
386+
5. Choose **Custom domain**.
387+
6. Enter your desired custom domain name.
388+
7. Select **Add domain**.
389389

390390
The Worker is now behind an addressable public hostname. Make sure to turn off both **workers.dev** and **Preview URLs** so that the Worker can only be accessed with its custom domain.
391391

0 commit comments

Comments
 (0)