Correct another one github.example.com

[ci skip]
This commit is contained in:
Achilleas Pipinellis 2018-04-12 10:32:14 +02:00
parent fca03376bd
commit f900204ade
No known key found for this signature in database
GPG Key ID: A0996FBD3E92C17B
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ For omnibus package:
"name" => "github",
"app_id" => "YOUR_APP_ID",
"app_secret" => "YOUR_APP_SECRET",
"url" => "https://github.com/",
"url" => "https://github.example.com/",
"verify_ssl" => false,
"args" => { "scope" => "user:email" }
}