|
@ -1,7 +1,8 @@ |
|
|
{ |
|
|
{ |
|
|
"port": 7000, |
|
|
"port": 7000, |
|
|
"sessionSecret": "superDuperSecret", |
|
|
|
|
|
|
|
|
"sessionSecret": "superDuperSecret for session stuff", |
|
|
|
|
|
|
|
|
|
|
|
"user": "github-user-used-with-api-account", |
|
|
"clientID": "github client id", |
|
|
"clientID": "github client id", |
|
|
"clientSecret": "clientSecret" |
|
|
"clientSecret": "clientSecret" |
|
|
} |
|
|
} |