Files
office365-mail/.env.example
2026-04-02 21:16:23 +08:00

7 lines
147 B
Plaintext

TENANT_ID=your-tenant-id
CLIENT_ID=your-client-id
CLIENT_SECRET=your-client-secret
MAILBOX_ADDRESS=
ACCESS_PASSWORD=change-this-password
PORT=3000