const schema: any = {
            type: 'object',
            properties: {
                host: { type: 'string' },
                mongo: { type: 'string' },