mirror of
https://github.com/zhigang1992/workers-graphql-server.git
synced 2026-05-28 05:34:37 +08:00
8 lines
162 B
Plaintext
8 lines
162 B
Plaintext
name = "workers-graphql"
|
|
type = "webpack"
|
|
private = false
|
|
route = "yoururl.com/*"
|
|
account_id = "abc123"
|
|
zone_id = "def456"
|
|
kv-namespaces = ["GRAPHQL_ON_WORKERS"]
|