添加说明和MIT

This commit is contained in:
eoao
2025-04-27 09:09:43 +08:00
parent ba3442ccb1
commit 741f839d09
12 changed files with 213 additions and 32 deletions

View File

@@ -9,25 +9,25 @@ head_sampling_rate = 1
[[d1_databases]]
binding = "db"
database_name = "email-test"
database_id = "xxxxx"
database_id = ""
[[kv_namespaces]]
binding = "kv"
id = "xxxxx"
id = ""
[[r2_buckets]]
binding = "r2"
bucket_name = "email-test"
[assets]
binding = "assets"
directory = "./dist"
binding = "ASSETS"
[vars]
domain = ["xxxxx", "xxxxx"]
admin = "xxxxx"
r2_domain = "xxxxx"
jwt_secret = "xxxxx"
site_key = "xxxxx"
secret_key = "xxxxx"
domain = ["", ""]
admin = ""
r2_domain = ""
jwt_secret = ""
site_key = ""
secret_key = ""