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
57
57
* ` MONGO_URI ` - MongoDB connection URI, you can get a free 500 MB cluster from [ MongoDB Atlas] ( https://www.mongodb.com/cloud/atlas ) .
58
58
* ` LOG_URL ` - The URL of your log viewer Heroku app (` https://yourlogviewerappname.herokuapp.com ` )
59
59
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
+
60
63
You also need to create a separate Heroku app for the log viewer that you can deploy from [ here] ( https://github.com/kyb3r/logviewer ) .
61
64
62
65
## Features and Commands
You can’t perform that action at this time.
0 commit comments