4743 use auth google apis callback url instead of messaging provider gmail callback url (#4838)
Closes #4743
This commit is contained in:
@ -272,8 +272,6 @@ export class EnvironmentVariables {
|
||||
@CastToBoolean()
|
||||
MESSAGING_PROVIDER_GMAIL_ENABLED: boolean = false;
|
||||
|
||||
MESSAGING_PROVIDER_GMAIL_CALLBACK_URL: string;
|
||||
|
||||
MESSAGE_QUEUE_TYPE: string = MessageQueueDriverType.Sync;
|
||||
|
||||
EMAIL_FROM_ADDRESS: string = 'noreply@yourdomain.com';
|
||||
|
||||
Reference in New Issue
Block a user