Skip to content

Commit

Permalink
Update .env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
danbilokha committed May 10, 2020
1 parent 0160649 commit 3a63ef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/src/environments/.env.example
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ COUNTRIESDATA_URL='https://pomber.github.io/covid19'
KNOWLEDGEBASE_URL='https://covid19knowledgebase.herokuapp.com/api/v1'
KNOWLEDGEBASE_SECRET_KEY='JWT token for knowledgebase'
TELEGRAM_TOKEN='Token from BotFather'
VIBER_TOKEN='Token from https://partners.viber.com/'
CONTAINER_VERSION='For information purposes'
LOGGLY_TOKEN='Logs token'
LOGGLY_SUBDOMAIN='covid19liveupd'
LOGGLY_TAGS='Logs, setup in Heroku interface'
APP_URL='If you\'re running locally, you can run `ngrok http 3000` cope past https url here and reloading will be faster and cheaper for CPU'
NGROK_URL='Automatically setup for development purposes, should be empty for development purposes'
FIREBASE_API_KEY="AIzaSyAHLUsFC7krb4cPctWeJYAGufQi6cpnlRU"
FIREBASE_AUTHDOMAIN="covid19liveupdates-dev.firebaseapp.com"
FIREBASE_DATABASE_URL="https://covid19liveupdates-dev.firebaseio.com"
Expand Down

0 comments on commit 3a63ef4

Please sign in to comment.