Skip to content

Instantly share code, notes, and snippets.

@ConnorRigby
Created November 30, 2016 15:36
Show Gist options
  • Save ConnorRigby/604f987e76813abace3160662f4557f2 to your computer and use it in GitHub Desktop.
Save ConnorRigby/604f987e76813abace3160662f4557f2 to your computer and use it in GitHub Desktop.
RAILS_ENV=development OS_UPDATE_SERVER=https://api.github.com/repos/farmbot/farmbot_os/releases/latest \
FW_UPDATE_SERVER=https://api.github.com/repos/FarmBot/farmbot-arduino-firmware/releases/latest API_HOST=192.168.29.167 \
API_PORT=3000 \
MQTT_HOST=192.168.29.167 \
rails s -b 0.0.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment