mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-08-05 13:27:08 +08:00
@@ -2,6 +2,10 @@ name = "cloudflare_temp_email"
|
||||
main = "src/worker.js"
|
||||
compatibility_date = "2023-12-01"
|
||||
node_compat = true
|
||||
# if you want use custom_domain, you need to add routes
|
||||
# routes = [
|
||||
# { pattern = "temp-email-api.xxxxx.xyz", custom_domain = true },
|
||||
# ]
|
||||
|
||||
[vars]
|
||||
PREFIX = "tmp"
|
||||
|
||||
Reference in New Issue
Block a user