mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-03 01:20:58 +01:00
8 lines
No EOL
171 B
TOML
8 lines
No EOL
171 B
TOML
name = "pxtwitter"
|
|
account_id = "[CLOUDFLARE_ACCOUNT_ID]"
|
|
workers_dev = true
|
|
main = "./dist/worker.js"
|
|
compatibility_date = "2022-07-13"
|
|
|
|
[build]
|
|
command = "npm run build" |