Files
Ben West 24dfa43aa7 task: tidy example environment template
Move this away from project root and into docs area.
CONTRIBUTING file updated to match.
2021-02-18 10:53:31 -08:00

15 lines
527 B
Bash

CUSTOMCONNSTR_mongo=mongodb://....
CUSTOMCONNSTR_mongo_collection=
MONGO_PROFILE_COLLECTION=
API_SECRET=1234567890abc
HOSTNAME=0.0.0.0
ENABLE="devicestatus rawbg upbat careportal iob profile cage bage avg cob basal treatments sage boluscalc pump openaps iage speech"
SHOW_PLUGINS="rawbg-on careportal upbat iob profile cage cob basal avg treatments boluscalc pump openaps iage speech"
DISPLAY_UNITS="mmol"
TIME_FORMAT=24
ALARM_TYPES="predict"
LANGUAGE=en
INSECURE_USE_HTTP=true
PORT=1337
NODE_ENV=development
AUTH_FAIL_DELAY=50