Skip to content

Instantly share code, notes, and snippets.

@KidkArolis
Created February 9, 2019 13:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KidkArolis/94d9d31ff71a4239ece19dac0ffd561c to your computer and use it in GitHub Desktop.
Save KidkArolis/94d9d31ff71a4239ece19dac0ffd561c to your computer and use it in GitHub Desktop.
node-config example
port: 3000
session:
secret: abc
fitbit:
protocol: http
host: localhost:3000
clientId: a
clientSecret: b
redis: redis://127.0.0.1:6379
queue:
prefix: my-app:bull
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment