You've already forked AstralRinth
forked from didirus/AstralRinth
move to cloudflare workers (#1229)
* move to cloudflare workers * remove junk
This commit is contained in:
9
wrangler.toml
Normal file
9
wrangler.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
name = "knossos"
|
||||
main = "./.output/server/index.mjs"
|
||||
workers_dev = true
|
||||
compatibility_date = "2022-07-12"
|
||||
account_id = "9ddae624c98677d68d93df6e524a6061"
|
||||
node_compat = true
|
||||
|
||||
[site]
|
||||
bucket = ".output/public"
|
||||
Reference in New Issue
Block a user