This commit is contained in:
geoffsee
2025-05-22 23:14:01 -04:00
commit 33679583af
242 changed files with 15090 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
main="email_worker.js"
name = "email-service-rpc"
compatibility_date = "2024-12-20"
node_compat = true
[dev]
port = 3002
[placement]
mode = "smart"
send_email = [
{name = "SEB", destination_address = "contact@seemueller.io"},
]