Skip to content

Commit

Permalink
comment out emulators
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Nov 1, 2023
1 parent 8c23aac commit 843ab77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export default defineNuxtConfig({
vuefire: {
emulators: {
// uncomment this line to run the application in production mode without emulators during dev
enabled: false,
// enabled: false,
auth: {
options: {
disableWarnings: true,
Expand Down

0 comments on commit 843ab77

Please sign in to comment.