Update wrangler config name to prometheus-exporter

This commit is contained in:
cloudflare-workers-and-pages[bot]
2025-12-11 16:08:43 +00:00
committed by GitHub
parent 85bef6e9be
commit 9ec7a1dffc

View File

@@ -4,7 +4,7 @@
*/
{
"$schema": "node_modules/wrangler/config-schema.json",
"name": "cloudflare-prometheus-exporter",
"name": "prometheus-exporter",
"main": "src/worker.tsx",
"compatibility_date": "2025-12-09",
"compatibility_flags": ["nodejs_compat"],