mirror of
https://github.com/hcengineering/platform.git
synced 2025-03-11 15:45:43 +00:00
12 lines
301 B
TOML
12 lines
301 B
TOML
![]() |
#:schema node_modules/wrangler/config-schema.json
|
||
|
name = "cloud-transactor-http-api"
|
||
|
main = "src/index.ts"
|
||
|
compatibility_date = "2024-09-23"
|
||
|
compatibility_flags = ["nodejs_compat"]
|
||
|
keep_vars = true
|
||
|
|
||
|
[[services]]
|
||
|
binding = "TRANSACTOR_SERVICE"
|
||
|
service = "cloud-transactor"
|
||
|
entrypoint = "TransactorRpc"
|