balena-cli/lib/config.coffee

6 lines
111 B
CoffeeScript
Raw Normal View History

2014-10-31 15:59:23 +00:00
module.exports =
# TODO: Should be configurable
2014-11-14 15:54:03 +00:00
baseUrl: 'https://staging.resin.io'
2014-11-14 19:48:37 +00:00
dataPrefix: '~/.resin'