Skip to content

Commit

Permalink
fix: completed renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
SEMilfred authored Aug 9, 2024
1 parent 644958d commit 4557e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ export default defineNuxtConfig({
// These values are not protected
apiDomain: '',
appHost: '',
showDebugErrors: NODE_ENV !== 'production',
debugMode: NODE_ENV !== 'production',
},
},
nitro: {
Expand Down

0 comments on commit 4557e6f

Please sign in to comment.