basic network established
This commit is contained in:
7
crates/gsio-relay/wrangler.toml
Normal file
7
crates/gsio-relay/wrangler.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
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"
|
Reference in New Issue
Block a user