Files
sonr/cmd/hway/wrangler.toml
T

9 lines
174 B
TOML
Raw Normal View History

name = "sonr-id"
main = "./build/worker.mjs"
compatibility_date = "2024-10-07"
routes = [{ pattern = "sonr.id", custom_domain = true }]
[build]
command = "task hway:build"