calcom/.env.example
Peter Crosthwaite d9565b80c0 Added an example environment file for new users to use
Updated the README with some additional info to help get new users up and going.
2021-04-13 21:16:18 +10:00

2 lines
No EOL
94 B
Text

DATABASE_URL='postgresql://<user>:<pass>@<db-host>:<db-port>'
GOOGLE_API_CREDENTIALS='secret'