mirror of
https://github.com/nestriness/nestri.git
synced 2025-12-12 08:45:38 +02:00
6 lines
146 B
TypeScript
6 lines
146 B
TypeScript
import { domain } from "./dns";
|
|
|
|
// export const email = new sst.aws.Email("Mail",{
|
|
// sender: domain,
|
|
// dns: sst.cloudflare.dns(),
|
|
// })
|