massenergize / frontend-admin

Frontend for the Admin Portal. This web interface is used by Community Admins (cadmins) to administer community-specific portals and by Super Admins to administer the entire MassEnergize web platform.
4 stars 3 forks source link

Switch between local/dev and canary/prod firebase settings #1189

Open BradHN1 opened 5 months ago

BradHN1 commented 5 months ago

Describe the bug When running the admin portal locally, the browser was picking up the wrong FIREBASE_CONFIG, which was difficult to clear.

Change to use a different set of environment variables from the .env file.