Skip to content

Instantly share code, notes, and snippets.

@loudestnoise
Created September 11, 2016 21:57
Show Gist options
  • Save loudestnoise/254e3062acda4423ab4b03905e8d14fe to your computer and use it in GitHub Desktop.
Save loudestnoise/254e3062acda4423ab4b03905e8d14fe to your computer and use it in GitHub Desktop.
Nightscout my.env
MONGO=mongodb://localhost:27017/nightscout
API_SECRET=PUTACRAZYLONGPASSWORDHERE
THEME=colors
ENABLE=bridge%20iob%20careportal%20basal%20cob%20cage%20sage%20pump
DEVICESTATUS_ADVANCED=true
PUMP_FIELDS=reservoir%20battery
PORT=1337
BRIDGE_USER_NAME=username
BRIDGE_PASSWORD=password
BRIDGE_MAX_COUNT=3
BG_TARGET_TOP=160
BG_TARGET_BOTTOM=75
BG_HIGH=200
BASAL_RENDER=default
SCALE_Y=linear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment