You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setting the FIREBASE_DATABASE_EMULATOR_HOST environment variable with an IP address errors and exit's the application.
Steps to reproduce:
Create an application using the firebase sdk for golang
Load FIREBASE_DATABASE_EMULATOR_HOST={IP_ADDRESS} into your environment
The application should crash
[REQUIRED] Step 2: Describe your environment
[REQUIRED] Step 3: Describe the problem
Setting the FIREBASE_DATABASE_EMULATOR_HOST environment variable with an IP address errors and exit's the application.
Steps to reproduce:
Create an application using the firebase sdk for golang
Load FIREBASE_DATABASE_EMULATOR_HOST={IP_ADDRESS} into your environment
The application should crash
Relevant Code:
The text was updated successfully, but these errors were encountered: