mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
11 lines
158 B
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"
|