fxtwitter-docker/wrangler.example.toml
2022-08-17 03:51:26 -04:00

8 lines
No EOL
172 B
TOML

name = "fixtweet"
account_id = "[CLOUDFLARE_ACCOUNT_ID]"
main = "./dist/worker.js"
compatibility_date = "2022-08-17"
send_metrics = false
[build]
command = "npm run build"