selfhost-hub/wrangler.json
cloudflare-workers-and-pages[bot] 63d20469be
Uploading template.
2025-04-05 05:23:26 +00:00

15 lines
297 B
JSON

{
"name": "selfhost-hub",
"compatibility_date": "2025-04-01",
"compatibility_flags": ["nodejs_compat"],
"main": "./dist/_worker.js/index.js",
"assets": {
"directory": "./dist",
"binding": "ASSETS"
},
"observability": {
"enabled": true
},
"upload_source_maps": true
}