Skip to content

Instantly share code, notes, and snippets.

@Qolzam
Created May 9, 2018 09:18
Show Gist options
  • Save Qolzam/56061a4a409cfec0ce1fa5a31f659f91 to your computer and use it in GitHub Desktop.
Save Qolzam/56061a4a409cfec0ce1fa5a31f659f91 to your computer and use it in GitHub Desktop.
Config firebase environment
firebase functions:config:set gmail.email="myusername@gmail.com" gmail.password="secretpassword" recaptcha.secretkey="secretKey" phone.sourcenumber="sourceNumber" plivo.authid="authId" plivo.authtoken="authToken" setting.appname="App Name"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment