forked from External/greenlight
bbb_endpoint and bbb_secret can be configured with environment variables
This commit is contained in:
@ -12,3 +12,6 @@ TWITTER_ID=
|
||||
TWITTER_SECRET=
|
||||
GOOGLE_OAUTH2_ID=
|
||||
GOOGLE_OAUTH2_SECRET=
|
||||
|
||||
# For production
|
||||
SECRET_KEY_BASE=
|
Reference in New Issue
Block a user