mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 13:07:09 +00:00
9 lines
183 B
TOML
9 lines
183 B
TOML
|
name = "sonr-id"
|
||
|
main = "./cmd/hway/build/worker.mjs"
|
||
|
compatibility_date = "2024-10-07"
|
||
|
|
||
|
routes = [{ pattern = "sonr.id", custom_domain = true }]
|
||
|
|
||
|
[build]
|
||
|
command = "make hway-build"
|