import env from '../env.ts' export default { url: 'https://api.mailgun.net/v3/mg.bitmill.io/messages', key: env.MAILGUN_API_KEY, }