fxtwitter-docker/wrangler.example.toml
2022-08-18 04:11:05 -04:00

11 lines
No EOL
274 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"
[miniflare.globals]
TEST = "true" # Will have unicode character errors in headers if not set to true