cal/.env.example
2021-04-15 23:27:24 +03:00

3 lines
132 B
Plaintext

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