New API endpoint

This commit is contained in:
Petros Angelatos 2013-07-21 15:20:45 +01:00
parent 6a3b9d45c7
commit a2e4bd6634

View File

@ -1,6 +1,6 @@
module.exports =
STATE_FILE: '/opt/ewa-client-bootstrap/data/state.json'
API_ENDPOINT: 'http://paras.rulemotion.com:1337'
API_ENDPOINT: 'http://haki.io'
HAKI_PATH: '/home/haki'
LED_FILE: "/sys/class/leds/led0/brightness"