Skip to content

Commit

Permalink
added default parameter to config in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lupas committed Apr 25, 2019
1 parent aed8396 commit 8022da9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ modules: [
[
'nuxt-fire',
{
useOnly: ['auth','firestore','functions','storage','realtimeDb', 'messaging'],
customEnv: false,
enableFirestorePersistence: false,
config: {
development: {
apiKey: '<apiKey>',
Expand Down

0 comments on commit 8022da9

Please sign in to comment.