Spaces:
Sleeping
Sleeping
Create .env
Browse files
.env
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
NEXT_PUBLIC_FIREBASE_API_KEY=AIzaSyBeiMHtIRQQB-VXcwhV5qbcwWslZ3mjAW8
|
| 2 |
+
NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN=ai-room-redesign-be7fa.firebaseapp.com
|
| 3 |
+
NEXT_PUBLIC_FIREBASE_PROJECT_ID=ai-room-redesign-be7fa
|
| 4 |
+
NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET=ai-room-redesign-be7fa.appspot.com
|
| 5 |
+
NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID=288378069785
|
| 6 |
+
NEXT_PUBLIC_FIREBASE_APP_ID=1:288378069785:web:d69a02a2e9ceb1172c5b88
|