mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-12 06:56:24 +00:00
docs(github): improve example endpoint (#26574)
This commit is contained in:
parent
d08cc96202
commit
9ce2d949a1
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ Let Renovate use your PAT by doing _one_ of the following:
|
|||
|
||||
Remember to set `platform=github` somewhere in your Renovate config file.
|
||||
|
||||
If you use GitHub Enterprise Server then `endpoint` must point to `https://github.enterprise.com/api/v3/`.
|
||||
If you use GitHub Enterprise Server then `endpoint` must point to `https://github-enterprise.example.com/api/v3/`.
|
||||
You can choose where you want to set `endpoint`:
|
||||
|
||||
- In your `config.js` file
|
||||
|
|
Loading…
Reference in a new issue