Skip to content

Commit 4358f38

Browse files
committed
fmt
1 parent 7b0657a commit 4358f38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/admin/auth.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ First, [register a GitHub OAuth app](https://developer.github.com/apps/building-
1616

1717
- **Homepage URL**: Set to your Coder deployments [`CODER_ACCESS_URL`](https://coder.com/docs/v2/latest/cli/server#--access-url) (e.g. `https://coder.domain.com`)
1818
- **User Authorization Callback URL**: Set to `https://coder.domain.com`
19-
20-
> Note: If you want to allow multiple coder deploymnets hosted on subdomians e.g. coder1.domain.com, coder2.domain.com, to be able to autheticate with same gitHub OAuth app, then you can set **User Authorization Callback URL** to `https://domain.com`
19+
20+
> Note: If you want to allow multiple coder deploymnets hosted on subdomians e.g. coder1.domain.com, coder2.domain.com, to be able to autheticate with same gitHub OAuth app, then you can set **User Authorization Callback URL** to `https://domain.com`
2121
2222
Note the Client ID and Client Secret generated by GitHub. You will use these
2323
values in the next step.

0 commit comments

Comments
 (0)