/* * Copyright (C) 2019 Intel Corporation * SPDX-License-Identifier: MIT */ module.exports = { backendAPI: 'http://localhost:7000/api/v1', proxy: false, };