Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connecting to emulated database from htttps #1036

Open
alexpchin opened this issue Jun 5, 2024 · 0 comments
Open

Connecting to emulated database from htttps #1036

alexpchin opened this issue Jun 5, 2024 · 0 comments

Comments

@alexpchin
Copy link

I am building a PR preview workflow where the firebase emulators are deployed to CloudRun. I'm using a proxy server to redirect requests to the various emulator ports (as CloudRun is only exposing 8080).

Everything works amazing locally but when it's deployed, it's not connecting to the database? The auth is working and I'm seeing tokens returned etc. However, I can't make a connection to the db.

Any suggestions?

The docs do mention something to do with HTTPS_PROXY variable but I haven't managed to get anything to work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant