Skip to content

Commit 6fa55ac

Browse files
mmcallisterCopilot
andauthored
Update docusaurus.config.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent f387c43 commit 6fa55ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ const config: Config = {
260260
extendedPostcssConfigPlugin,
261261
[
262262
'docusaurus-pushfeedback',{
263-
project: '467su2n7t9'
263+
project: process.env.PUSHFEEDBACK_PROJECT_ID || '467su2n7t9'
264264
}
265265
],
266266
process.env.NODE_ENV !== "production" && "@docusaurus/plugin-debug",

0 commit comments

Comments
 (0)