sonr/cmd/motr/wrangler.toml

11 lines
158 B
TOML

name = "sonr-id"
main = "./build/worker.mjs"
compatibility_date = "2024-07-26"
[dev]
ip = "localhost"
port = 4202
[build]
command = "devbox run build:motr"