Skip to content

Commit

Permalink
Create .env
Browse files Browse the repository at this point in the history
Added env for demos creds.
  • Loading branch information
lablnet authored May 1, 2024
1 parent f418d01 commit 44b2574
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
NODE_ENV=production
VUE_APP_FIREBASE_API_KEY=AIzaSyCDMrzAlhDNHKLXG_G8VOqegroQ2xLYSUI
VUE_APP_FIREBASE_AUTH_DOMAIN=lablnet-demos.firebaseapp.com
VUE_APP_FIREBASE_PROJECT_ID=lablnet-demos
VUE_APP_FIREBASE_STORAGE_BUCKET=lablnet-demos.appspot.com
VUE_APP_FIREBASE_MESSAGING_SENDER_ID=906309799337
VUE_APP_FIREBASE_APP_ID=1:906309799337:web:daa70737f92c8e5fac08b8

0 comments on commit 44b2574

Please sign in to comment.