5

is it possible to designate Firebase server location (eg to Europe/US)? If so how?

I noticed that this was possible for Google Cloud Platform, but couldn't find the equivalent for Firebase.

Thank you very much.

bobmcpop
  • 153
  • 5

1 Answers1

6

All Firebase Database instances are currently located in the central US.

There is no way to have your data stored in a different location.

Frank van Puffelen
  • 565,676
  • 79
  • 828
  • 807