Skip to content

Commit

Permalink
chore(env): update
Browse files Browse the repository at this point in the history
[1] ────
Remove outdated comments for previous values.
  • Loading branch information
migbash committed Dec 12, 2024
1 parent 452167c commit 1d70b20
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions env/placeholder/.env.placeholder.docker.scores
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,6 @@ VITE_X_HASURA_DB_TOKEN=
# │ 🟨 FIREBASE │
# ╰──────────────────────────────────────────────────────────────────────────────────╯

# ╭─────
# │ NOTE:
# │ > Associated Betarena Scores (Test-Account)
# │ > u: '[email protected]'
# │ > p: 'qivWyw-wujgen-8nesgu'
# │ > https://stackoverflow.com/questions/68360224/get-firebase-email-signin-token-for-backend-testing
# ╰─────

# ╭─────
# │ > Firebase API Key
# ╰─────
Expand Down Expand Up @@ -92,7 +84,7 @@ VITE_X_FIREBASE_MESSAGING_VAPID_PUBLIC_KEY=
# ╭─────
# │ > Functions Host / Origin
# │ > =http://127.0.0.1:5001/betarena-ios/us-central1/api ➤ 🏗️ Localhost (or next)
# │ > =https://us-central1-betarena-ios.cloudfunctions.net/api ➤ 🛠️ Development | 📸 Staging | 🚀 Production | 🤖 CI/CD
# │ > =https://XXXX.net/api ➤ 🛠️ Development | 📸 Staging | 🚀 Production | 🤖 CI/CD
# ╰─────
VITE_X_FIREBASE_FUNCTIONS_ORIGIN=
# ╭─────
Expand All @@ -115,7 +107,7 @@ VITE_X_FIREBASE_FUNCTIONS_F_1=
# ╭─────
# │ > Target Redis DB Host
# │ > =localhost ➤ 🏗️ Localhost (or next)
# │ > =65.109.14.126 ➤ 🛠️ Development | 📸 Staging | 🚀 Production | 🤖 CI/CD
# │ > =XXXX ➤ 🛠️ Development | 📸 Staging | 🚀 Production | 🤖 CI/CD
# ╰─────
VITE_X_REDIS_HOST=
# ╭─────
Expand Down

0 comments on commit 1d70b20

Please sign in to comment.