domain-redirect/wrangler.toml
Yongmin Hong edd16e0bb8
Add account_id to wrangler.toml (#1)
account_id is required when you have more than one account in your
login profile. Add them as optional flags so someone who might use
it don't need to figure out what to do (well, it's pretty trivial
but saving time is always good...)

Signed-off-by: Yongmin Hong <revi@pobox.com>
2021-11-01 09:48:24 +00:00

7 lines
216 B
TOML

name = "domain-redirect"
type = "webpack"
compatibility_flags = []
workers_dev = true
compatibility_date = "2021-10-12"
# account_id is required if you have multiple accounts within single profile.
# account_id = ""