We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3a715e commit f2f7f23Copy full SHA for f2f7f23
1 file changed
sample_settings.ts
@@ -9,7 +9,7 @@ export default {
9
},
10
github: {
11
// baseUrl: 'https://github.mycompany.com:123/etc',
12
- // apiUrl: 'https//api.github.mycompany.com',
+ // apiUrl: 'https://api.github.mycompany.com',
13
owner: '{{repository owner (user or organization)}}',
14
token: '{{token}}',
15
token_owner: '{{token_owner}}',
0 commit comments