mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-09 06:22:59 +00:00
6 lines
111 B
CoffeeScript
6 lines
111 B
CoffeeScript
module.exports =
|
|
|
|
# TODO: Should be configurable
|
|
baseUrl: 'https://staging.resin.io'
|
|
dataPrefix: '~/.resin'
|