fix company creation for admin and inviting of new employees
This commit is contained in:
3
.env
3
.env
@@ -42,7 +42,10 @@ NEXT_PUBLIC_LANGUAGE_PRIORITY=application
|
||||
NEXT_PUBLIC_ENABLE_NOTIFICATIONS=true
|
||||
NEXT_PUBLIC_REALTIME_NOTIFICATIONS=true
|
||||
|
||||
WEBHOOK_SENDER_PROVIDER=postgres
|
||||
|
||||
# MAILER DEV
|
||||
MAILER_PROVIDER=nodemailer
|
||||
EMAIL_SENDER=info@medreport.ee
|
||||
EMAIL_USER= # refer to your email provider's documentation
|
||||
EMAIL_PASSWORD= # refer to your email provider's documentation
|
||||
|
||||
Reference in New Issue
Block a user