mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-09-05 07:27:27 +08:00
feat: support multi domain (#18)
This commit is contained in:
@@ -5,7 +5,7 @@ node_compat = true
|
||||
|
||||
[vars]
|
||||
PREFIX = "tmp"
|
||||
DOMAIN = "xxx.xxx"
|
||||
DOMAINS = ["xxx.xxx1" , "xxx.xxx2"]
|
||||
JWT_SECRET = "xxx"
|
||||
BLACK_LIST = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user