diff --git a/conf.json b/conf.json index 01daeaf..5b3c852 100644 --- a/conf.json +++ b/conf.json @@ -1,7 +1,8 @@ { "port": 7000, - "sessionSecret": "superDuperSecret", + "sessionSecret": "superDuperSecret for session stuff", + "user": "github-user-used-with-api-account", "clientID": "github client id", "clientSecret": "clientSecret" } \ No newline at end of file