Files
gsio-net/crates/gsio-relay/wrangler.toml
2025-06-14 11:21:01 -04:00

7 lines
177 B
TOML

name = "gsio-relay"
main = "build/worker/shim.mjs"
compatibility_date = "2025-06-10"
dev.port = 3001
[build]
command = "cargo install -q worker-build && worker-build --release"