Skip to content
This repository was archived by the owner on Aug 20, 2021. It is now read-only.

Commit da35787

Browse files
author
Genius Lounge Admin
committed
added channel_id to the required env variables so that it can run properly...
1 parent 2fa439b commit da35787

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,4 @@ All you need to do is set the following environment variables:
4040
* `DISABLE_COLLECTSTATIC = 1` - For heroku config, this was required, as it doesn't even have a DB, or defined static files!
4141
* `django_secret_key` - because making your secret key public in GitHub is bad luck.
4242
* `yt_api_key` - Your [YouTube API key](https://console.cloud.google.com/apis/library/youtube.googleapis.com?q=youtube)
43+
* `channel_id` - Your YouTube channel id, for `/latest/` lookups, etc...

0 commit comments

Comments
 (0)