File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -57,6 +57,9 @@ If you want complete control over your data and do not want to use the centraliz
5757* ` MONGO_URI ` - MongoDB connection URI, you can get a free 500 MB cluster from [ MongoDB Atlas] ( https://www.mongodb.com/cloud/atlas ) .
5858* ` LOG_URL ` - The URL of your log viewer Heroku app (` https://yourlogviewerappname.herokuapp.com ` )
5959
60+ Optionally if you want autoupdates (bot syncs your fork with origin) you can add another config var:
61+ * ` GITHUB_ACCESS_TOKEN ` - Personal access token you can get from your GitHub developer settings.
62+
6063You also need to create a separate Heroku app for the log viewer that you can deploy from [ here] ( https://github.com/kyb3r/logviewer ) .
6164
6265## Features and Commands
You can’t perform that action at this time.
0 commit comments