diff --git a/.env.example b/.env.example index e85576c136..2bc3346530 100644 --- a/.env.example +++ b/.env.example @@ -22,8 +22,8 @@ GOOGLE_CLIENT_ID= GOOGLE_CLIENT_SECRET= # Enable SAML login using https://github.com/boxyhq/jackson -SAML_DATABASE_URL="postgresql://postgres:@localhost:5450/cal-saml" -SAML_ADMINS='onboarding@example.com' +# SAML_DATABASE_URL="postgresql://postgres:@localhost:5450/cal-saml" +# SAML_ADMINS='onboarding@example.com' # @see: https://github.com/calendso/calendso/issues/263 # Required for Vercel hosting - set NEXTAUTH_URL to equal your BASE_URL