progress
This commit is contained in:
11
.env
11
.env
@@ -3,7 +3,7 @@ FLASK_SECRET_KEY=replace-with-long-random-string
|
||||
|
||||
# Firebase Admin (choose ONE of these approaches)
|
||||
# 1) Path to JSON creds file
|
||||
GOOGLE_APPLICATION_CREDENTIALS=./rothbard-service-account.json
|
||||
GOOGLE_APPLICATION_CREDENTIALS=./rothbard-staging2-12345-firebase-adminsdk-fbsvc-7f95268383.json
|
||||
# 2) Or inline JSON (escaped as single line)
|
||||
# FIREBASE_SERVICE_ACCOUNT_JSON={"type":"service_account",...}
|
||||
|
||||
@@ -15,7 +15,8 @@ FILEVINE_ORG_ID=9227
|
||||
FILEVINE_USER_ID=100510
|
||||
|
||||
# Front-end Firebase (public — safe to expose)
|
||||
FIREBASE_API_KEY=AIzaSyC7t2D0uSuc1hm6ZEkfUMVPtkaE2TXF1a0
|
||||
FIREBASE_AUTH_DOMAIN=rothbard-3f496.firebaseapp.com
|
||||
FIREBASE_PROJECT_ID=rothbard-3f496
|
||||
FIREBASE_APP_ID=1:90016977941:web:da38d57849021115e52a1c
|
||||
FIREBASE_API_KEY=AIzaSyB4pblbfM4YIs37xTHbWyUkyXWNfuWnefI
|
||||
FIREBASE_AUTH_DOMAIN=rothbard-staging2-12345.firebaseapp.com
|
||||
FIREBASE_PROJECT_ID=rothbard-staging2-12345
|
||||
FIREBASE_APP_ID=1:695441955489:web:bbee4153fe0994c5c72ee0
|
||||
FIRESTORE_DB=rothbard-staging2
|
||||
|
||||
Reference in New Issue
Block a user