mirror of
https://github.com/MrUnknownDE/cloudflare-prometheus-exporter.git
synced 2026-04-18 22:03:45 +02:00
Update wrangler config name to prometheus-exporter
This commit is contained in:
committed by
GitHub
parent
85bef6e9be
commit
9ec7a1dffc
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user