Skip to content

Commit 4d49907

Browse files
committed
make fmt
1 parent 9b89f3b commit 4d49907

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/admin/external-auth.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,9 @@ CODER_EXTERNAL_AUTH_0_CLIENT_SECRET=xxxxxxx
163163
# If self managed, set the Auth URL to your Gitea instance
164164
CODER_EXTERNAL_AUTH_0_AUTH_URL="https://gitea.com/login/oauth/authorize"
165165
```
166-
The Redirect URI for Gitea should be https://coder.company.org/external-auth/gitea/callback
166+
167+
The Redirect URI for Gitea should be
168+
https://coder.company.org/external-auth/gitea/callback
167169

168170
### Self-managed git providers
169171

0 commit comments

Comments
 (0)