const config = { server: { host: '127.0.0.1', port: 9191, autoInvokeApp: false }, }; export default config;