From d6119e3cbc1b4130f048562d0cf6c367402d7f2c Mon Sep 17 00:00:00 2001 From: Csaba Apagyi Date: Wed, 18 Feb 2026 13:32:58 +0100 Subject: [PATCH] Fix team domain instructions Clarified the format for team domain in the README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea82f03af..016413344 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ npx wrangler secret put CF_ACCESS_TEAM_DOMAIN npx wrangler secret put CF_ACCESS_AUD ``` -You can find your team domain in the [Zero Trust Dashboard](https://one.dash.cloudflare.com/) under **Settings** > **Custom Pages** (it's the subdomain before `.cloudflareaccess.com`). +You can find your team domain in the [Zero Trust Dashboard](https://one.dash.cloudflare.com/) under **Settings** > **Custom Pages** (e.g., `myteam.cloudflareaccess.com`). ### 3. Redeploy