Project

General

Profile

« Previous | Next » 

Revision 4c812e71

Added by Katja Luther almost 5 years ago

ref #8182: remove local server for blast ws and add collabsible rows in specimen table and blast result table

View differences:

modules/cdm_dataportal/settings.php
37 37
  define('CDM_DATAPORTAL_LAST_VISITED_TAB_ARRAY_INDEX', 999);
38 38
  define('CDM_DATAPORTAL_SPECIMEN_DERIVATE_TREE', 0);
39 39

  
40
  define('CDM_SEARCH_BLAST_SERVICE_URI', 'http://127.0.0.1:9001/api/sequence');
40
  define('CDM_SEARCH_BLAST_SERVICE_URI', 'http://130.133.70.28:9001/api/sequence');
41 41
  define('CDM_SEARCH_BLAST_ENABLED', 0);
42 42
  define('CDM_REGISTRATION_PRESISTENT_IDENTIFIER_AS_LINK', 'cdm_registration_presistent_identifier_as_link');
43 43

  

Also available in: Unified diff