Skip to content

Commit 21b35bd

Browse files
Update docs/admin/external-auth.md
Co-authored-by: M Atif Ali <atif@coder.com>
1 parent 632663e commit 21b35bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/external-auth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ CODER_EXTERNAL_AUTH_0_AUTH_URL="https://gitea.com/login/oauth/authorize"
128128
```
129129

130130
The redirect URI for Gitea should be
131-
`https://coder.example.org/external-auth/gitea/callback`.
131+
`https://coder.example.com/external-auth/gitea/callback`.
132132

133133
### GitHub
134134

0 commit comments

Comments
 (0)