mirror of
https://github.com/beilunyang/moemail.git
synced 2026-07-11 15:41:21 +08:00
feat: Init
This commit is contained in:
10
wrangler.example.toml
Normal file
10
wrangler.example.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
name = "moemail"
|
||||
compatibility_date = "2024-03-20"
|
||||
compatibility_flags = ["nodejs_compat"]
|
||||
pages_build_output_dir = ".vercel/output/static"
|
||||
|
||||
[[d1_databases]]
|
||||
binding = "DB"
|
||||
migrations_dir = "drizzle"
|
||||
database_name = ""
|
||||
database_id = ""
|
||||
Reference in New Issue
Block a user