mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-19 11:16:38 +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'
|