Closed
Description
There doesn't seem to be anyway to configure the region or url for a firebase function, the URL appears to be hardcoded to us-central1
. It is possible with the underlying firebase SDK through the functions constructor but I can't see anywhere that is exposed in angularfire.
firebase.app().functions('europe-west1')
Regions are fairly new so I guess this is yet to be implemented in angularfire?
Version info
Angular: 6.1.7
Firebase: 5.4.2
AngularFire: 5.0.0
Metadata
Metadata
Assignees
Labels
No labels