Skip to content

Commit 3b096ef

Browse files
committed
Disable preview urls and workers-dev subdomain by default
1 parent d8093f4 commit 3b096ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

wrangler.jsonc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
"name": "cloudflare-container-metrics-datadog-exporter",
44
"main": "src/index.ts",
55
"compatibility_date": "2025-11-17",
6+
"workers_dev": false,
7+
"preview_urls": false,
68
"observability": {
79
"enabled": true
810
},

0 commit comments

Comments
 (0)