export default { LOG_LEVEL: 'debug', BROWSER_TIMEOUT: 10000, BING_SEARCH_API_URL: 'https://api.bing.microsoft.com/', BING_SEARCH_API_KEY: '', HOST: 'localhost', PORT: 3000, };