firebase / firebase-admin-go

Firebase Admin Go SDK
Apache License 2.0
1.12k stars 239 forks source link

fix: Map Firebase `FIREBASE_STORAGE_EMULATOR_HOST` to the Cloud API `STORAGE_EMULATOR_HOST` #588

Closed jonathanedey closed 9 months ago

jonathanedey commented 9 months ago

Map Firebase FIREBASE_STORAGE_EMULATOR_HOST to the Cloud API STORAGE_EMULATOR_HOST environment variable to properly acknowledge storage emulation.