2021-04-21 22:10:48 +00:00
|
|
|
DATABASE_URL='postgresql://<user>:<pass>@<db-host>:<db-port>'
|
|
|
|
GOOGLE_API_CREDENTIALS='secret'
|
|
|
|
NEXTAUTH_URL='http://localhost:3000'
|
|
|
|
|
|
|
|
# Used for the Office 365 / Outlook.com Calendar integration
|
|
|
|
MS_GRAPH_CLIENT_ID=
|
|
|
|
MS_GRAPH_CLIENT_SECRET=
|