mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-05 02:20:54 +01:00
11 lines
No EOL
274 B
TOML
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 |