Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update docs/admin/git-providers.md
  • Loading branch information
bpmct authored Apr 7, 2023
commit 087c691fa9adb4e33c497b249ad8c8ad8118691d
4 changes: 2 additions & 2 deletions docs/admin/git-providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ CODER_GITAUTH_0_AUTH_URL="https://github.example.com/login/oauth/authorize"
CODER_GITAUTH_0_TOKEN_URL="https://github.example.com/login/oauth/access_token"
```

### Azure Devops
Azure Devops requires the following environment variables:
### Azure DevOps
Azure DevOps requires the following environment variables:

```console
CODER_GITAUTH_0_ID="primary-azure-devops"
Expand Down