We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf1548c commit 8e7e975Copy full SHA for 8e7e975
apps/site/wrangler.jsonc
@@ -17,7 +17,7 @@
17
// Also note that an appropriate CF_WORKERS_SCRIPTS_API_TOKEN secret
18
// needs to be set as well in the Cloudflare dashboard
19
"CF_WORKER_NAME": "nodejs-website",
20
- "CF_PREVIEW_DOMAIN": "nodejsorg.workers.dev",
+ "CF_PREVIEW_DOMAIN": "nodejsorg",
21
"CF_ACCOUNT_ID": "fb4a2d0f103c6ff38854ac69eb709272",
22
},
23
"observability": {
0 commit comments