EkilDeew

Results 3 comments of EkilDeew

@rjburdish How do you `firebase.initializeApp` inside a cloud function ? I'm doing ``` const env = JSON.parse(process.env["FIREBASE_CONFIG"] as string) const app = firebase.initializeApp({ projectId: env["projectId"], databaseURL: env["databaseURL"], storageBucket: env["storageBucket"], })...

Any updates on this ? Its fairly easy to just comment the few lines in `internal/provider/utils/connection.go:55-58` to let Gluetun pick an IPv6 server ( which should be preferred over IPv4...

Any ideas why this never went out of draft ? I see the corresponding PR on core was stale as well. What happened ?