You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.
# Set to 1 to turn safemode off, set to TEST to send all email live, but with a test prefix, otherwise mail is only simulated
MAILJET_LIVE=0
# Run webserver in dev mode on port 5000 (http only)
NODE_ENV=dev
# The auth token for screeners
SCREENER_AUTH_TOKEN=
# Secret for BigBlueButton instance that should be used as the video plattform for courses
BBB_SECRET=
# Base URL for BigBlueButton where someone can reach the API that can be used to control that BBB instance for corona school courses (NOTE: it should end with a / (slash), e.g.: https://video.corona-school.de/bigbluebutton/api/)
BBB_BASEURL=
# A path to a folder that is used for static files delivered by the HTTP server of this app (at the moment only the ACME challenge files for Let's Encrypt work)
STATIC_HTTP_FILE_PATH=
# Google Cloud Platform API Key for YouTube and Drive APIs