mirror of
https://github.com/deployflare/ssh.git
synced 2026-01-13 16:18:02 +00:00
9 lines
136 B
TOML
9 lines
136 B
TOML
name = "ssh"
|
|
main = "index.js"
|
|
compatibility_date = "2024-05-02"
|
|
node_compat = true
|
|
|
|
[assets]
|
|
directory = "./public"
|
|
binding = "ASSETS"
|