balena-cli
Version:
The official balena Command Line Interface
6 lines • 342 B
JavaScript
Object.defineProperty(exports, "__esModule", { value: true });
exports.sentryDsn = exports.BALENA_ENGINE_TMP_PATH = void 0;
exports.BALENA_ENGINE_TMP_PATH = '/var/lib/docker/tmp';
exports.sentryDsn = 'https://56d2a46124614b01b0f4086897e96110:6e175465accc41b595a96947155f61fb@sentry.io/149239';
//# sourceMappingURL=config.js.map
;