WGLab / PhenCards

Development of phencards.org web server for one stop shop of phenotype information
5 stars 1 forks source link

Larger queries timeout and CORS issue #115

Closed jimhavrilla closed 3 years ago

jimhavrilla commented 3 years ago

Cancer pulls a ton of results for example.

Added

Timeout 120 to .conf file. Now runs and gets everything.

Also added Header set Access-Control-Allow-Origin "*" to .conf file so I can call AJAX API queries from other domains, as well as dev domain.

jimhavrilla commented 3 years ago

Also fixed a minor issue with Pharos data render