xmpp-s3-external/wrangler.example.toml
Peter Cai b50cec2491 Updates
AWS auth needs the x-amz-date header to be signed.

wrangler changes
2025-12-17 22:33:12 -05:00

12 lines
197 B
TOML

name = ""
type = "javascript"
workers_dev = true
main = "dist/worker.js"
compatibility_date = "2025-12-18"
[build]
command = "npm install && npm run build"
[[routes]]
pattern = ""
zone_name = ""