Firebase Database

If you created the firebase database after September 2020, you will need to enter your firebase database url in the firebase settings.

How to get your firebase database url

  • Go to the firebase console and select Firebase Real Time database

  • You can copy the database url from the bar shown in the screenshot below

How to set the firebase database url in your backend

  • Go to setting in the backend and select firebase

  • Then you can enter the firebase database url along side the rest firebase info required

  • Save and you are good to go

Last updated