put firebase api in .env (old values are outdated)

This commit is contained in:
Janis Meister
2023-05-23 10:33:36 +02:00
parent 4c1022d1f8
commit 219b1705c1
3 changed files with 29 additions and 7 deletions

2
.gitignore vendored
View File

@@ -19,6 +19,7 @@
.DS_Store
*.pem
# debug
npm-debug.log*
yarn-debug.log*
@@ -27,6 +28,7 @@ yarn-error.log*
# local env files
.env*.local
.env
# vercel
.vercel