mirror of
https://gitea.com/PublicAffairs/openai-github-copilot.git
synced 2025-07-22 12:00:37 +02:00
GitHub Copilot Token Generator robots: https://developers.google.com/search/docs/crawling-indexing/block-indexing Memo just in case: there were more alternative static serving possibilities: - https://developers.cloudflare.com/workers/configuration/sites/start-from-worker/ - wrangler deploy --assets ./public
8 lines
149 B
TOML
8 lines
149 B
TOML
name = "copilot"
|
|
main = "src/worker.mjs"
|
|
compatibility_date = "2024-01-17"
|
|
|
|
[[kv_namespaces]]
|
|
binding = "KV"
|
|
id = "4e595a4637f048ed8c92bab1821c6e54"
|