Datacenters are very much used for VPNs.
Datacenters are very much used for VPNs.
wrangler.toml, can anyone confirm? Also I can't see the limits config in the documentation
wrangler.toml configuration file to customize the development and deployment setup for your Worker project and other Developer Platform …



name = "my-worker"
main = "src/index.ts"
compatibility_date = "2024-02-23"
[[kv_namespaces]]
binding = "xx"
id = "xx"
preview_id = "xx"
[[vectorize]]
binding = "xx"
index_name = "xx"
[ai]
binding = "AI"
[[d1_databases]]
binding = "DB"
database_name = "xx"
database_id = "xx"
preview_database_id = "xx"