mirror of
https://github.com/geoffsee/open-gsio.git
synced 2025-09-08 22:56:46 +00:00
init
This commit is contained in:
14
workers/email/wrangler-email.toml
Normal file
14
workers/email/wrangler-email.toml
Normal 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"},
|
||||
]
|
Reference in New Issue
Block a user