Update github.md on GHE URL
This commit is contained in:
parent
b9d868e33d
commit
fca03376bd
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ GitHub will generate an application ID and secret key for you to use.
|
||||||
"name" => "github",
|
"name" => "github",
|
||||||
"app_id" => "YOUR_APP_ID",
|
"app_id" => "YOUR_APP_ID",
|
||||||
"app_secret" => "YOUR_APP_SECRET",
|
"app_secret" => "YOUR_APP_SECRET",
|
||||||
"url" => "https://github.com/",
|
"url" => "https://github.example.com/",
|
||||||
"args" => { "scope" => "user:email" }
|
"args" => { "scope" => "user:email" }
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue