mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-03 17:40:56 +01:00
9 lines
No EOL
191 B
TOML
9 lines
No EOL
191 B
TOML
name = "fixtweet"
|
|
account_id = "[CLOUDFLARE_ACCOUNT_ID]"
|
|
workers_dev = true
|
|
main = "./dist/worker.js"
|
|
compatibility_date = "2022-07-13"
|
|
send_metrics = false
|
|
|
|
[build]
|
|
command = "npm run build" |