Firebase ENV
firebase functions:config:set webapi.key="THE API KEY"const firebaseApiKey = functions.config().webapi.key; Last updated
Was this helpful?
firebase functions:config:set webapi.key="THE API KEY"const firebaseApiKey = functions.config().webapi.key; Last updated
Was this helpful?
Was this helpful?