2024-10-10 13:44:17 -04:00
|
|
|
name = "sonr-id"
|
2024-10-15 14:31:19 -04:00
|
|
|
main = "./build/worker.mjs"
|
2024-10-10 13:44:17 -04:00
|
|
|
compatibility_date = "2024-10-07"
|
|
|
|
|
|
|
|
|
|
routes = [{ pattern = "sonr.id", custom_domain = true }]
|
|
|
|
|
|
|
|
|
|
[build]
|
2024-10-15 14:31:19 -04:00
|
|
|
command = "task hway:build"
|