add office 365 mail console
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
TENANT_ID=your-tenant-id
|
||||
CLIENT_ID=your-client-id
|
||||
CLIENT_SECRET=your-client-secret
|
||||
MAILBOX_ADDRESS=
|
||||
ACCESS_PASSWORD=change-this-password
|
||||
PORT=3000
|
||||
Reference in New Issue
Block a user